Which of the following is not part of the analysis phase of an SDLC?

A. Develop a project schedule.
B. Determine system requirements.
C. Write requirements report.
D. Study the current system.


Answer: A

Computer Science & Information Technology

You might also like to view...

Which of the following is required in a recursive function?

a) Exactly one recursive call and exactly one stopping case. b) Calls to functions other than itself. c) One or more stopping cases after a sequence of calls to one or more recursive cases. d) A static local variable. e) One or more stopping cases that are guaranteed to be reached.

Computer Science & Information Technology

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

1. A collection class is a class whose objects store a collection of values. 2. You may cycle through elements of a collection object using a for loop.

Computer Science & Information Technology

A ________ return is created when you press Enter at the end of a line or paragraph

Fill in the blank(s) with correct word

Computer Science & Information Technology

____________________ appointments happen at regular intervals for a designated period of time.

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

Computer Science & Information Technology