Your new software project manager is OK with requirements that are not fully specified up front. He recommends a team-based approach to development. He is very likely to be a proponent of the _______ approach to software development.
A. Waterfall
B. outsourced
C. Agile
D. packages solution
Answer: C
You might also like to view...
How is programming debugging similar to testing with a prototype?
What will be an ideal response?
How many attempts will the binary search make to find the number 28?
Given a table of data with the three elements shown, assume that you are using a binary search routine. 16 49 28 a. Can't be done b. one attempt c. two attempts d. three attempts e. None of the above
Assuming the same file system as before, consider a scenario consisting of selecting a file on a floppy, dragging it to Folder and releasing the mouse. Identify and define at least one control object associated with this scenario.
What will be an ideal response?
Which of the following is NOT true regarding macro groups?
A) When a macro group is created, only the name appears in the Navigation Pane regardless of how many submacros it contains. B) It is best practice to create logical groups based on function and purpose when creating them. C) Access requires the submacros in a macro group to be similar. D) When a macro group is executed directly from the Navigation Pane or by clicking Run in Design view, only the first submacro is executed.