adplus-dvertising

Welcome to the Software Engineering MCQs Page

Dive deep into the fascinating world of Software Engineering with our comprehensive set of Multiple-Choice Questions (MCQs). This page is dedicated to exploring the fundamental concepts and intricacies of Software Engineering, a crucial aspect of UGC CBSE NET Exam. In this section, you will encounter a diverse range of MCQs that cover various aspects of Software Engineering, from the basic principles to advanced topics. Each question is thoughtfully crafted to challenge your knowledge and deepen your understanding of this critical subcategory within UGC CBSE NET Exam.

frame-decoration

Check out the MCQs below to embark on an enriching journey through Software Engineering. Test your knowledge, expand your horizons, and solidify your grasp on this vital area of UGC CBSE NET Exam.

Note: Each MCQ comes with multiple answer choices. Select the most appropriate option and test your understanding of Software Engineering. You can click on an option to test your knowledge before viewing the solution for a MCQ. Happy learning!

Software Engineering MCQs | Page 2 of 35

Q11.
Function points can be calculated by
Discuss
Answer: (a).UFP * CAF
Q12.
Match the following

a. data  coupling i. module A and module B have shared  data

b. stamp coupling ii. dependency between modules is based on the fact they communicate by only
passing of data

c. common coupling iii. when complete structure is passed from one module to another

d. content  coupling iv. when the control is passed from one module to the middle of another

codes: 
a b c d
Discuss
Answer: (b).ii  iii  i  iv
Q13.
A process which defines a series of tasks that have the following four primary objectives is known as
 
1. to identify all items that collectively define the software configuration.
 
2. to manage changes to one or more of these items.
 
3. to facilitate the construction of different versions of an application.
 
4. to ensure that software quality IS maintained as the configuration evolves over time
Discuss
Answer: (b).Software Configuration  Management Process
Discuss
Answer: (b).they do not explore combinations of input circumstances
Discuss
Answer: (d).If an organization does not understand how to control software projects internally, it will invariably struggle when it outsources software projects
Q16.
Match the following with respect to relationship between objects and classes :
 
a.       state  diagram i.  useful for both abstract modeling and for designing actual programme

b.      object diagram ii. describes object classes

c.       class  diagram iii. useful for documenting test cases

d.      instance diagram iv. describing the behavior of a single class of objects

codes: 
a b c d
Discuss
Answer: (c).iii iv ii i
Q17.
Match the following style rules for re-usability

a. Keep methods coherent i. Write a method to get the last element of a list

b. Keep methods small ii. Maintain structure possible parallel when

c. Keep methods consistent iii. Breaking a method into smaller parts

d. Provide uniform coverage iv performs a single function or a group of closely related functions.

codes: 
a b c d
Discuss
Answer: (a).iv iii ii i
Q18.
The software _______ of a program or a computing system is the structure or structures of the system, which comprise software components, the externally visible properties of those components, and the relationships among them.
Discuss
Answer: (b).Architecture
Q19.
Requirement Development, Organizational Process Focus, Organizational Training, Risk Management and Integrated Supplier Management are process areas required to achieve maturity level
Discuss
Answer: (c).Defined
Q20.
Which one of the following set of attributes should not be encompassed by effective software metrics?
Discuss
Answer: (d).Programming language dependent
Page 2 of 35

Suggested Topics

Are you eager to expand your knowledge beyond Software Engineering? We've curated a selection of related categories that you might find intriguing.

Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!