Today's Topic: 28/09/2017 : Software Engineering

Q.RAD stands for
a) Relative Application Development
b) Rapid Application Development
c) Rapid Application Document
d) None of these

Answer: B

Q.Efficiency in a software product does not include ____
a) responsiveness
b) licensing
c) memory utilization
d) processing time

 Answer: B

Q.Which one of the following models is not suitable for accommodating any change?
a) Build & Fix Model
b) Prototyping Model
c) RAD Model
d) Waterfall Model

Answer: D



Q.Which one of the following is NOT desired in a good Software Requirement Specifications (SRS) document?
(A) Functional Requirements
(B) Non-Functional Requirements
(C) Goals of Implementation
(D) Algorithms for Software Implementation

 Answer: D

 Q. A Pseudo code is

A) a machine - level code
B) a random number
C) a flow chart
D) Structured English to communicate the logic of a program

Answer: D

Q.Who is responsible for acceptance testing?

a) Software tester
b) Designer
c) Customer
d) Developer

 Answer:C

Comments