Software Engineering MCQ (Multiple Choice Questions) - SchoolingAxis

Software Engineering MCQ (Multiple Choice Questions)

 Que- Objects are executed 

a. sequentially 

b. in Parallel 

c. sequentially & Parallel 

d. none of the mentioned 


Answer- sequentially & Parallel  


Que- How many layers are present in the OO design pyramid? 

a. three 

b. four 

c. five 

d. one 


Answer- four  


Que- Which of the following early OOD methods incorporates both a "micro development process" and a "macro development process." ? 

a. Booch method 

b. Rumbaugh method 

c. Wirfs-Brock method 

d. Coad and Yourdon method 


Answer- Booch method  


Que- Grady Booch, James Rumbaugh, and Ivar Jacobson combined the best features of their individual object-oriented analysis into a new method for object oriented design known as 

a. HTML 

b. XML 

c. UML 

d. SGML 


Answer- UML  


Que- A design description of an object is known as a class 

a. instance 

b. object 

c. case 

d. both instance and object 


Answer- both instance and object  


Que- Which of the following is conceptually similar to objects? 

a. PACKAGE 

b. PROC 

c. PRIVATE 

d. None of the mentioned 


Answer- PACKAGE  


Que- A design description in OOD includes 

a. Protocol Description 

b. Implementation Description 

c. Type Description 

d. both Protocol and Implementation Description 


Answer- both Protocol and Implementation Description  


Que- Which of the following is not an operation as per OOD algorithms and data structures? 

a. operations that manipulate data in some way 

b. operations that perform a computation 

c. operations that check for syntax errors 

d. operations that monitor an object for the occurrence of a controlling event 


Answer- operations that check for syntax errors  


Que- Throughout the OOD process, a software engineer should look for every opportunity for creating new design process. 

a. TRUE 

b. FALSE 

c. Nothing Can be Said 

d. None of the mentioned 


Answer- FALSE  


Que- Which of the following is the task of project indicators: 

a. help in assessment of status of ongoing project 

b. track potential risk 

c. help in assessment of status of ongoing project & track potential risk 

d. none of the mentioned 


Answer- help in assessment of status of ongoing project & track potential risk  


Que- Which of the following does not affect the software quality and organizational performance? 

a. Market 

b. Product 

c. Technology 

d. People 


Answer- Market  


Que- The intent of project metrics is: 

a. minimization of development schedule 

b. for strategic purposes 

c. assessing project quality on ongoing basis 

d. minimization of development schedule and assessing project quality on ongoing basis 


Answer- minimization of development schedule and assessing project quality on ongoing basis  


Que- Which of the following is not a direct measure of SE process? 

a. Efficiency 

b. Cost 

c. Effort Applied 

d. All of the mentioned 


Answer- Efficiency  


Que- Which of the following is an indirect measure of product? 

a. Quality 

b. Complexity 

c. Reliability 

d. All of the Mentioned 


Answer- All of the Mentioned  


Que- In size oriented metrics, metrics are developed based on the ___________________ 

a. number of Functions 

b. number of user inputs 

c. number of lines of code 

d. amount of memory usage 


Answer- number of lines of code  


Que- Which of the following is not an information domain required for determining function point in FPA ? 

a. Number of user Input 

b. Number of user Inquiries 

c. Number of external Interfaces 

d. Number of errors 


Answer- Number of errors  


Que- Usability can be measured in terms of: 

a. Intellectual skill to learn the system 

b. Time required to become moderately efficient in system usage 

c. Net increase in productivity 

d. All of the mentioned 


Answer- All of the mentioned  


Que- A graphical technique for finding if changes and variation in metrics data are meaningful is known as 

a. DRE (Defect Removal Efficiency) 

b. Function points analysis 

c. Control Chart 

d. All of the mentioned 


Answer- Control Chart  


Que- Defects removal efficiency (DRE)depends on: 

a. E - errors found before software delivery 

b. D - defects found after delivery to user 

c. Both E and D 

d. Varies with project 


Answer- Both E and D  


Que- The user has no control over the contents of a static web page. 

a. TRUE 

b. FALSE 

c. Nothing Can be Said 

d. None of the mentioned 


Answer- TRUE  


Que- Which metric gives the idea about the contents on a web page ? 

a. Word Token 

b. Word Count 

c. Word Size 

d. Word Length 


Answer- Word Count  


Que- How is the complexity of a web page related to link count ? 

a. Directly 

b. Indirectly 

c. No relation 

d. All of the mentioned 


Answer- Directly  


Que- It is expected to have less number of connections for a good web application. 

a. TRUE 

b. FALSE 

c. Nothing Can be Said 

d. None of the mentioned 


Answer- TRUE  


Que- Number of dynamic web pages provides an idea about________ for a web page that is to be built. 

a. size 

b. complexity 

c. effort 

d. all of the mentioned 


Answer- all of the mentioned  


Que- Which of the following web engineering metric measures the extent of relatedness between two or more web pages ? 

a. Number of Static Content Objects 

b. Number of Dynamic Content Objects 

c. Web Page Similarity 

d. Number of Internal Page Links 


Answer- Web Page Similarity  

Previous Post Next Post