Software Engineering - Study Mode
[#111] Which is the first step in the software development life cycle ?
Correct Answer
(C) Problem/Opportunity Identification
[#112] Processes for evolving a software product depend on:
Correct Answer
(D) All of the mentioned
[#113] Extracting data items and objects, to get information on data flow, and to understand the existing data structures that have been implemented is sometimes called
Correct Answer
(A) data analysis
[#114] The user has no control over the contents of a static web page.
Correct Answer
(A) True
[#115] Programmers prefer programming to testing and sometimes they take shortcuts when writing tests. For example, they may write incomplete tests that do not check for all possible exceptions that may occur.
Correct Answer
(A) True