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 5 of 35

Discuss
Answer: (a).cohesion is functional and coupling is data type
Q42.
Match the following for methods of MIS development:

List – I List – II

(a) Joint Application Design (JAD) (i) Delivers functionality in rapid iteration measured in weeks and needs frequent communication, development, testing and delivery

(b) Computer Aided Software Engg (ii) Reusable applications generally with one specific function. It is closely linked with idea of web services and service oriented architecture.

(c) Agile development (iii) Tools to automate many tasks of SDLC

(d) Component based technology (iv) A group based tool for collecting user requirements and creating system design. Mostly used in analysis and design stages of SDLC

code:
a b c d
Discuss
Answer: (b).(iv) (iii) (i) (ii)
Discuss
Answer: (d).the process of executing a program with the intent of finding errors
Q44.
Assume that a program will experience 200 failures in infinite time. It has now experienced 100 failures. The initial failure intensity was 20 failures/CPU hr. Then the current failure intensity will be
Discuss
Answer: (b).10 failures/CPU hr
Q45.
Consider a project with the following functional units:
Number of user inputs = 50
Number of user outputs = 40
Number of user inquiries = 35
Number of user files = 06
Number of external interfaces = 04
Assuming all complexity adjustment factors  and  weighing  factors  as average, the function points for the project will be
Discuss
Answer: (d).672
Q46.
Match the following:

List-I                           List-II

a. Correctness                i.  The extent to which a software tolerates the unexpected problems

b. Accuracy                       ii.  The extent to which a software meets its specifications

c. Robustness                iii. The extent to which a software has specified functions

d. feof()                             iv. Meeting specifications with precision

Codes:

a       b       c       d
Discuss
Answer: (a).ii       iv       i       iii
Discuss
Answer: (c).It refers to a condition that causes a system to fail
Q48.
Which one of the following is not a key process area in CMM level 5 ?
Discuss
Answer: (c).Software product engineering
Q49.
If S1 is total number of modules defined in the program architecture, S3 is the number of modules whose correct function depends on prior processing then the number of modules not dependent on prior processing is:
Discuss
Answer: (b).1 - S3/S1
Q50.
The ................ model is preferred for software development when the requirements are not clear.
Discuss
Answer: (c).Evolutionary Model
Page 5 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!