Basics of Software Engineering MCQs

11. Select the incorrect statement: “Software engineers should:

A. not knowingly accept work that is outside your competence.”
B. not use your technical skills to misuse other people’s computers.”
C. be dependent on their colleagues.”
D. maintain integrity and independence in their professional judgment.”
✅ The correct answer is option C.

12. What are attributes of good software ?

A. Software maintainability
B. Software functionality
C. Software development
D. Software maintainability & functionality
✅ The correct answer is option D.
Explanation: Good software should deliver the required functionality, maintainability. Software development is not an attribute but a fundamental.

13. SDLC stands for_____________________?

A. Software Development Life Cycle
B. System Development Life cycle
C. Software Design Life Cycle
D. System Design Life Cycle
✅ The correct answer is option A.

15. What is a Software ____________________ ?

A. Software is set of programs
B. Software is documentation and configuration of data
C. Software is set of programs, documentation & configuration of data
D. None of the mentioned
✅ The correct answer is option C.
Explanation: Software is not just set of program but it is also associated documentation and configuration of data to make program run

19. Which of these is incorrect ?

A. Software engineering belongs to Computer science
B. Software engineering is a part of more general form of System Engineering
C. Computer science belongs to Software engineering
D. Software engineering is concerned with the practicalities of developing and delivering useful software
✅ The correct answer is option C.
Explanation: Software engineering is a vast sub domain which comes under computer science which is main domain.
Scroll to Top