Software Engineering Mcqs – MCQs

1247 questions. Click to practice.

Correct options are highlighted when revealed.

1.In an absolute loading process, which task is performed by the loader?

2.What does the assembly code database refer to in the context of compiler design?

3.What aspects must the Process Manager monitor during its operation?

4.What is the purpose of a base register table?

5.What is the primary role of the Syntax phase in a compiler?

6.When specific formats are required for printing output, which method does the programmer use to define these formats?

7.Which of the following tasks are carried out by the loader?

8.What does the term 'bug' refer to in programming?

9.What are the possible methods to implement a macro processor in assembly language?

10.Which of the following categories are considered types of systems software that manage computer operations, support user interaction, and enable computer functionality?

11.Which tool is commonly employed to translate high-level programming code into machine-readable language?

12.Which system software merges individually compiled program modules into an executable format?

13.What is the Terminal Table in the context of programming languages?

14.Which of the following tasks are performed during the lexical analysis phase?

15.Identify the program that does not qualify as a utility:

16.How would you define an algorithm most accurately?

17.What enabled the development of multiprogramming?

18.What is the primary purpose of Job Control Language (JCL) statements?

19.Which addressing mode calculates the effective operand address by adding a fixed constant to the value stored in a register?

20.What is the name of the development approach in which the main control components of a system are designed and verified before other parts?