141k views
1 vote
Which stage of the waterfall model is most like the simple model's Stage 5: Write the Code? (Select the best answer.)

Question 1 options:

Maintenance


Verification


Design


Implementation

Question 2 (1 point)
Saved

Which of the following types of client requirements are what the program needs to do with the input it receives? (Select the best answer.)

Question 2 options:

Input requirements


System processing requirements


Output requirements


Constraining requirements

Question 3 (1 point)
Saved

Which of the following testing methods focuses on how well a program works? (Select the best answer.)

Question 3 options:

Quality Assurance


Alpha release testing


Forking


Automated testing

Question 4 (1 point)
Saved

Agile software development and extreme programming are examples of what approach to software development? (Select the best answer.)

Question 4 options:

Iterative and incremental development


The simple model of development


The waterfall model of development


UCD development

Question 5 (1 point)
Saved

What information does a version control system keep track of? (Select the best answer.)

Question 5 options:

Changes made to a software program's code and who made changes to it


The client requirements that the final project must satisfy


Communications between programmers who are working on related features


The features that are currently being developed by programming teams and the status of each feature

Question 6 (1 point)
Saved

Which document describes a chosen solution for a problem and defines the agreement between the client and the group completing the project? (Select the best answer.)

Question 6 options:

The UCD


The GUI


The FDD


The SOW

Question 7 (1 point)
Saved

What is a constraint? (Select the best answer.)

Question 7 options:

A feature that the programmers want to include in a project


Something the client wants included in a project


Something that limits your project


A program that only includes basic features

Question 8 (1 point)
Saved

Which of the following types of software hides its code and doesn't let other people change it? (Select the best answer.)

Question 8 options:

Proprietary software


Shelfware


Forked software


Open source software

Question 9 (1 point)
Saved

A/an __________ is a software program or piece of code that a program needs in order to work. (Select the best answer.)

Question 9 options:

External factor


Dependency


Paradigm


SOW

Question 10 (1 point)
Saved

In the simple model of software development, which stage includes interviewing users? (Select the best answer.)

Question 10 options:

Stage 3: Select a Solution


Stage 4: Create a Plan


Stage 2: Think of Possible Solutions


Stage 5: Write the Code

Question 11 (1 point)
Saved

A/an ____________ development method is one in which the development does not follow a predictable or planned course of action. (Select the best answer.)

Question 11 options:

Incremental


Informal


Waterfall


Spiral

Question 12 (1 point)

Which programming paradigm uses lists of instructions to complete its tasks? (Select the best answer.)

Question 12 options:

Functional programming


Reflective programming


Object-oriented programming


Procedural programming

Question 13 (1 point)

Specific actions that a user might perform when using the software are called __________. (Select the best answer.)

Question 13 options:

Use cases


Usability testing


QA


Client requirements

Question 14 (1 point)

What is the first phase in which a software program is usable enough to test? (Select the best answer.)

Question 14 options:

Pre-alpha release


Alpha release


Beta release


Feature complete

Question 15 (1 point)

What is metaprogramming? (Select the best answer.)

Question 15 options:

Telling a computer what to do, instead of telling the computer how to do it


Organizing programmers into small teams who focus on small parts of a program


Writing a program that writes or changes other programs


Organizing a programming team according to the features a program should have

2 Answers

1 vote

Answer:

Uh... what he said above is true

Step-by-step explanation:

User Ken Tan
by
6.2k points
4 votes

Answer:

HERE ARE THE ACTUALL ANSWERES, and I INCLUDED ALL 15 QUESTIONS WITH ANSWERS(The other dudes are VERY VERY wrong):

1. Implementation

2. System processing requirements

3. Quality Assurance

4. Interactive and incremental development

5. Changes made to a software program's code and who made changes to it(this one he actually had right)

6. The SOW

7. Something that limits your project

8. Proprietary software

9. Dependancy

(The rest of these are the remaining answers to the quiz to the last 5 questions. I got yall!)

10. Stage 2: Think of possible solutions

11. Informal

12. Procedural programming

13. Use Cases

14. Alpha realease

15. Writing program that writes or changes other programs.

Well. I hope you pass this annoying quiz with a 100%. I bit the bullet and got 40, but they did give me the actuall answers to every question. Honestly this course sucks and I can't wait to never programm ever again. Good luck all!

- Some dude lol

User Zeroed
by
6.7k points