Computer Programming MCQs

5739 MCQs  (Page 315 of 574)

Which of the following is not a diagram studied in Requirement Analysis ?
A. Use cases
B. Entity relationship diagram
C. State transition diagram
D. Activity diagram
What are the four dimensions of Dependability ?
A. Usability, reliability, security, flexibility
B. Availability, reliability, maintainability, security
C. Availability, reliability, security, safety
D. Security, safety, testability, usability
Functional requirements capture the intended behavior of the system?
A. True
B. False
ExpLanation: the behavior of functional requirements may be expressed as services, tasks or functions the system is required to perform.
Which one of the following is a functional requirement ?
A. Maintainability
B. Portability
C. Robustness
D. None of the mentioned
Which of the following statements explains portability in non-functional requirements ?
A. It is a degree to which software running on one platform can easily be converted to run on another platform
B. It cannot be enhanced by using languages, os’ and tools that are universally available and standardized
C. The ability of the system to behave consistently in a user-acceptable manner when operating within the environment for which the system was intended
D. None of the mentioned
Arrange the tasks involved in requirements elicitation in an appropriate manner ?
A. I. consolidation
B. Ii. prioritization
C. Iii. requirements gathering
D. Iv. evaluation
What kind of approach was introduced for elicitation and modelling to give a functional view of the system ?
A. Object oriented design (by booch)
B. Use cases (by jacobson)
C. Fusion (by coleman)
D. Object modeling technique (by rumbaugh)