Software Engineering MCQs

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

1961. Saving is the process of _____________________?

A. Copying a document from memory to a storage medium
B. Making changes to a document’s existing content
C. Changing the appearance, or overall look, of a document
D. Developing a document by entering text using a keyboard
✅ The correct answer is option A.

1964. An example of a system that may use a process pipeline is a _________________________?

A. High-speed data acquisition system
B. Failure of a power supply in an embedded system
C. Both High-speed data acquisition system AND Failure of a power supply in an embedded system
D. None of the mentioned
✅ The correct answer is option A.
Explanation: Data acquisition systems collect data from sensors for subsequent processing and analysis. These systems are used in situations where the sensors are collecting a lot of data from the system’s environment and it isn’t possible or necessary to process that data in real time.

1965. The function(s) of the Syntax phase is/ are__________________?

A. to build a uniform symbol table
B. to build a literal table and an identifier table
C. to parse the source program into the basic elements or tokens of the language
D. to recognize the major constructs of the language and to call the appropriate action routines that will generate the intermediate form or matrix for these constructs
✅ The correct answer is option D.

Scroll to Top