Software Engineering MCQs

Prepare with the latest Software Engineering MCQs with answers and explanations. Free online practice for competitive exams, interviews, and university tests.

1091. Records management_________________?

A. is a discipline limited to digitised paper documents.
B. is a discipline limited to library books.
C. is a discipline limited to paper documents.
D. none of the above
✅ The correct answer is option D.

1096. CO policy in CMM means___________________?

A. The leadership practices in Commitment to Perform
B. The organizational structure (groups) practices in Ability to Perform
C. The policy practices in Commitment to Perform
D. The planning practices in Commitment to Perform
✅ The correct answer is option C.
Explanation: CMM have certain policy practices covered under .CO policy

1098. When a client application invokes a method contained within an object elsewhere in the system, CORBA uses dynamic invocation to____________________?

A. obtain pertinent information about the desired method from the interface repository
B. create a data structure with parameters to be passed to the object
C. create a request for the object
D. all of the mentioned
✅ The correct answer is option D.
Explanation: The request is then passed to the ORB core—an implementation-specific part of the network operating system that manages requests, and the request is fulfilled.