Search
.Management Sciences
Category: Software Engineering Mcqs
The work associated with software engineering can be categorized into three generic phases,regardless of application area, project size, or complexity namely the_____________ phase which focuses on what, the______________ phase which focuses on how and the_____________ phase which focuses on change ? i. support ii. development iii. definition
A. 1, 2, 3
B. 2, 1, 3
C. 3, 2, 1
D. 3, 1, 2
Which of the following testing tools examine program systematically & automatically ?
A. Code Inspector
B. Static Analyzer
C. Standard Enforcer
D. Coverage Analyzer
(more…)
What type of software testing is generally used in Software Maintenance ?
A. Regression Testing
B. System Testing
C. Integration Testing
D. Unit Testing
(more…)
Which of the following is a feature of CBSE ?
A. It increases quality
B. CBSE shortens delivery time
C. CBSE increases productivity
D. All of the mentioned
(more…)
What encapsulates state data and services in a manner that is analogous to objects ?
A. State box
B. Clean box
C. White box
D. Black box
(more…)
Mass production of computers started in ___________ , when UNIVAC 1 was delivered?
A. 1951
B. 1952
C. 1953
D. 1954
Transformation of a system from one representational form to another is known as________________?
A. Re-factoring
B. Restructuring
C. Forward engineering
D. Both Re-factoring and Restructuring
I have an ASP.NET application. I have a page loaded from server memory. At this instance which of the following methods gets fired ?
A. Load()
B. Unload( )
C. PreRender( )
D. None of the Above
In Java,______________________ are comparable with, though not identical to, RPCs?
A. Remote Method Invocations
B. Operating System
C. Client–server computing
D. None of the mentioned
(more…)
What is normally considered as an adjunct to the coding step____________________?
A. Integration testing
B. Unit testing
C. Completion of Testing
D. Regression Testing
(more…)
Recent Comments