Software Engineering Objective
Software Engineering Objective
6. Which of the following statements regarding Build & Fix Model is wrong?
a) No room for structured design
b) Code soon becomes unfix-able & unchangeable
c) Maintenance is practically not possible
d) It scales up well to large projects
View Answer
Answer:d
Explanation: Build & Fix Model is suitable for 100-200 LOC
7. RAD Model has
a) 2 phases
b) 3 phase
c) 5 phases
d) 6 phases
View Answer
Answer:c
Explanation: RAD Model consists of five phases namely:Business modeling,Data modeling,Process
modeling,Application generation and Testing & Turnover.
8. What is the major drawback of using RAD Model?
a) Highly specialized & skilled developers/designers are required.
b) Increases re-usability of components.
c) Encourages customer/client feedback.
d) Both a & c.
View Answer
Answer:d
Explanation: The client may create an unrealistic product vision leading a team to over or under-develop
functionality.Also, the specialized & skilled developers are not easily available.
9. SDLC stands for
a) Software Development Life Cycle
b) System Development Life cycle
c) Software Design Life Cycle
d) System Design Life Cycle
View Answer
Answer:a
Explanation: None.
10. Which model can be selected if user is involved in all the phases of SDLC?
a) Waterfall Model
b) Prototyping Model
c) RAD Model
d) both b & c
View Answer
Answer:c
Explanation: None.
d) none
View Answer
Answer:b
Explanation: Software engineers shall act in a manner that is in the best interests of their client and employer
consistent with the public interest and shall ensure that their products and related modifications meet the highest
professional standards possible.Thus options a & c are ruled out.
6. Select the incorrect statement: Software engineers should
a) not knowingly accept work that is outside your competence.
b) not use your technical skills to misuse other peoples computers.
c) be dependent on their colleagues.
d) maintain integrity and independence in their professional judgment.
View Answer
Answer:c
Explanation:None.
7. Efficiency in a software product does not include ________
a) responsiveness
b) licensing
c) memory utilization
d) processing time
View Answer
Answer:b
Explanation: Licensing of a software product comes under corporate part of the software company.
8. As per an IBM report, 31%of the project get cancelled before they are completed, 53% overrun their cost
estimates by an average of 189% and for every 100 projects, there are 94 restarts.What is the reason for these
statistics ?
a) Lack of adequate training in software engineering
b) Lack of software ethics and understanding
c) Management issues in the company
View Answer
Answer:a
Explanation: Option b & c are a part of Software Engineering as a subject,hence option a covers them both.
9. The reason for software bugs and failures is due to
a) Software companies
b) Software Developers
c) Both a and b
View Answer
Answer:c
Explanation: Software companies are responsible for making policies and providing working atmosphere for the
software development, so in turn these companies become a part of software development process.Bugs from
developers side is no new thing. Thus option c answers the question.
10. Company has latest computers and state-of the- art software tools, so we shouldnt worry about the quality of
the product.
a) True
b) False
View Answer
Answer:b
Explanation: The infrastructure is only one of the several factors that determine the quality of the product.