(A) Smaller components are easier to maintain
(B) Program can be divided based on functional aspects
(C) Desired level of abstraction can be brought in the program
(D) None of the above
Tag: Software Engineering Mcqs
Software safety is a quality assurance activity that focuses on hazards that may cause an entire system to fall.
(A) True
(B) False
Requirement engineering process includes which of these steps?
(A) Feasibility study
(B) Requirement gathering
(C) Software Requirement specification & Validation
(D) All of the above
Which project is undertaken as a consequence of a specific customer request?
(A) Concept development projects
(B) Application enhancement projects
(C) New application development projects
(D) Application maintenance projects
Organization can have in-house inspection, direct involvement of users and release of beta version are few of them and it also includes usability, compatibility, user acceptance etc. is called ______ .
(A) GUI requirement gathering
(B) Task analysis
(C) Testing
(D) GUI design & implementation
Staff turnover, poor communication with the customer are risks that are extrapolated from past experience are called _____ .
(A) Predictable risks
(B) Business risks
(C) Project risks
(D) Technical risks
Which factors affect the probable consequences if a risk occur?
(A) Risk monitoring
(B) Risk avoidance
(C) Risk timing
(D) Contingency planning
Which method is used for evaluating the expression that passes the function as an argument?
(A) Recursion
(B) Strict Evaluation
(C) Pure functions
(D) Calculus