[solved] – Question 98849

Write a program that accepts a time as an hour and minute. Add 15 minutes to the time, and output the result.
Example 2:

Enter the hour: 9
Enter the minute: 46
It displays:

Hours: 10
Minutes: 1

Expert Answer


[solved] – Question 98852

What single flag to “cat”is equivalent to the flags “-v”, “-E” and “-T” all together, and what does this single flag do?

Expert Answer


[solved] – Question 98854

How might you use the “find” command to produce a long listing of every “.zip” file in the current directory and all of its subdirectories?

Expert Answer


[solved] – Question 98888

From figure(i.e fig:Software evolution process) we can see that the impact analysis software evolution process. Using a digram suggest what activities might be involved in change impact analysis.

Expert Answer


[solved] – Question 98889

Why it is expensive and risky to replace legacy system with new system ?

Expert Answer


[solved] – Question 98890

What are the strategies option for legacy system evolution when would you normally all or part of a system rather than continious maintainance of the software . Expain why problem with support software might be in that an organization has to replace its legacy system.

Expert Answer


[solved] – Question 98891

Explain how the number of known defect remaining in a program at the time of deliver will effect supports.

Expert Answer


[solved] – Question 98892

The goal of verification and validation process is to establish that the software system is fit for the purpose. What the various factor on which level of required confidence required.

Expert Answer


[solved] – Question 98894

What does the development testing includes.Explain 3 stage of development testing.

Expert Answer


[solved] – Question 98895

You have been asked to test a method called( Catwhitespace) in a paragraph object within paragraph,replace sequence of the blank character then with the single blank character. Identify testing partition for their example and derive the set of test for the catwhitespace method

Expert Answer