List and briefly define the seven phases of the systems development life cycle (S D L C).

The seven phases of the S D L C are:

a. Identifying problems, opportunities, and objectives
b. Determining information requirements
c. Analyzing system needs
d. Designing the recommended system
e. Developing and documenting software
f. Testing and maintaining the system
g. Implementing and evaluating the system


A. recognizing problems and opportunities confronting the business and determining business objectives.
B. understanding what information users need to perform their jobs.
C. structured analysis of information needs and decision making.
D.logical design of the information system.
E.structured development of software and documentation.
F. testing and revising the system
G. training users and reviewing system.

Computer Science & Information Technology

You might also like to view...

To change the size of a vector, one uses the ______________ member function.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Case-Based Critical Thinking QuestionsCase 9-2Ethan has some questions about HTML forms that he addresses to his sister Kyra, who has a lot of experience in Web design.Ethan has a text box that he is not using, and he wants to convert it to a password field. He asks Kyra how he can do it. She suggests that he ____.

A. change the tag to the tag B. change the value of the input type attribute to password C. encrypt the text box D. change the value of the input type attribute to hidden

Computer Science & Information Technology

Which type of computer would most likely use ECC memory?

A) Gaming B) Server C) Home workstation D) Business workstation

Computer Science & Information Technology

For a program to use the string class, it must contain the #include directive.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology