0% found this document useful (0 votes)
34 views

SDLC

To analyze a problem for computer application, one must carefully review the problem to understand what is being asked. They must then determine what input data is given and what output result needs to be produced, assigning names to each. Finally, they need to determine what processing or formulas are needed to manipulate the input data to achieve the desired output.

Uploaded by

Yogendra Rajavat
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
34 views

SDLC

To analyze a problem for computer application, one must carefully review the problem to understand what is being asked. They must then determine what input data is given and what output result needs to be produced, assigning names to each. Finally, they need to determine what processing or formulas are needed to manipulate the input data to achieve the desired output.

Uploaded by

Yogendra Rajavat
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Problem Analysis

If we are to use the computer as a problem-solving tool, then we must have a good analysis of
the problem given. Here are some suggested steps on how to go about analyzing a certain
problem for computer application:
1. Review the problem carefully and understand what you are asked to do.
2. Determine what information is given(input) and what result must be produced(output).
3. Assign names to each input and output items.
4. Determine the manner of processing that must be done on the input data to come up with
the desired output(i.e., determine what formulas are needed to manipulate the given data).

You might also like