Software Engineering - Study Mode
[#451] Which software development methodology emphasizes customer feedback and small, frequent releases?
Correct Answer
(A) Agile
[#452] In software engineering, what is 'encapsulation'?
Correct Answer
(A) Combining data and functions that manipulate that data
[#453] What is the primary goal of the design phase in the SDLC?
Correct Answer
(B) To create a blueprint for the system
[#454] Which of the following best describes 'pair programming'?
Correct Answer
(B) Two developers work together at one workstation
[#455] What does the acronym KISS stand for in software engineering?
Correct Answer
(B) Keep It Simple, Stupid