Top Software Engineering Basics MCQ (Multiple Choice Questions)

Software Engineering Basics MCQ Questions and Answers


1. Choose the correct option in terms of Issues related to professional responsibility

A. Confidentiality
B. Intellectual property rights
C. Both Confidentiality & Intellectual property rights
D. Managing Client Relationships

Show Answer
C. Both Confidentiality & Intellectual property rights

2. Software engineers should not use their technical skills to misuse other people’s computers. Here the term misuse refers to:

A. Unauthorized access to computer material
B. Unauthorized modification of computer material
C. Dissemination of viruses or other malware
D. All of the mentioned

Show Answer
D. All of the mentioned

3. Explain what is meant by PRODUCT with reference to one of the eight principles as per the ACM/IEEE Code of Ethics ?

A. The product should be easy to use
B. Software engineers shall ensure that their products and related modifications meet the highest professional standards possible
C. Software engineers shall ensure that their products and related modifications satisfy the client
D. It means that the product designed /created should be easily available

Show Answer
B. Software engineers shall ensure that their products and related modifications meet the highest professional standards possible

4. Identify an ethical dilemma from the situations mentioned below:

A. Your employer releases a safety-critical system without finishing the testing of the system
B. Refusing to undertake a project
C. Agreement in principle with the policies of senior management
D. All of the mentioned

Show Answer
A. Your employer releases a safety-critical system without finishing the testing of the system

5. Identify the correct statement: “Software engineers shall

A. act in a manner that is in the best interests of his expertise and favour.”
B. act consistently with the public interest.”
C. ensure that their products only meet the SRS.”
D. all of the mentioned

Show Answer
B. act consistently with the public interest.”

6. 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.”

Show Answer
C. be dependent on their colleagues.”

7. Efficiency in a software product does not include ____

A. responsiveness
B. licensing
C. memory utilization
D. processing time

Show Answer
B. licensing

8. As per an IBM report, “31%of the project get cancelled before they are completed, 53% overrun their cost estimates by an average of 189% and for every 100 projects, there are 94 restarts”. What is the reason for these statistics ?

A. Lack of adequate training in software engineering
B. Lack of software ethics and understanding
C. Management issues in the company
D. All of the mentioned

Show Answer
A. Lack of adequate training in software engineering

9. The reason for software bugs and failures is due to

A. Software companies
B. Software Developers
C. Both Software companies and Developers
D. All of the mentioned

Show Answer
C. Both Software companies and Developers

10. Company has latest computers and state-of the- art software tools, so we shouldn’t worry about the quality of the product.

A. TRUE
B. FALSE
C. Nothing Can be Said
D. None of the mentioned

Show Answer
B. FALSE

11. Which of these are not among the eight principles followed by Software Engineering Code of Ethics and Professional Practice ?

A. PUBLIC
B. PROFESSION
C. PRODUCT
D. ENVIRONMENT

Show Answer
D. ENVIRONMENT

12. 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

Show Answer
C. Software is set of programs, documentation & configuration of data

13. Which of these does not account for software failure ?

A. Increasing Demand
B. Low expectation
C. Increasing Supply
D. Less reliable and expensive

Show Answer
C. Increasing Supply

14. What are attributes of good software ?

A. Software maintainability
B. Software functionality
C. Software development
D. Software maintainability & functionality

Show Answer
D. Software maintainability & functionality

15. Which of these software engineering activities are not a part of software processes ?

A. Software dependence
B. Software development
C. Software validation
D. Software specification

Show Answer
A. Software dependence

16. 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

Show Answer
C. Computer science belongs to Software engineering

17. Which of these is true ?

A. Generic products and customized products are types of software products
B. Generic products are produced by organization and sold to open market
C. Customized products are commissioned by particular customer
D. All of the mentioned

Show Answer
D. All of the mentioned

18. Which of these does not affect different types of software as a whole?

A. Heterogeneity
B. Flexibility
C. Business and social change
D. Security

Show Answer
B. Flexibility

19. The fundamental notions of software engineering does not account for ?

A. Software processes
B. Software Security
C. Software reuse
D. Software Validation

Show Answer
D. Software Validation

20. Which of these is not true ?

A. Web has led to availability of software services and possibility of developing highly distributed service based systems
B. Web based systems have led to degradation of programming languages
C. Web brings concept of software as service
D. Web based system should be developed and delivered incrementally

Show Answer
B. Web based systems have led to degradation of programming languages

21. Build & Fix Model is suitable for programming exercises of _____ LOC (Line of Code).

A. 100-200
B. 200-400
C. 400-1000
D. above 1000

Show Answer
A. 100-200

22. RAD stands for

A. Relative Application Development
B. Rapid Application Development
C. Rapid Application Document
D. None of the mentioned

Show Answer
B. Rapid Application Development

23. Which one of the following models is not suitable for accommodating any change?

A. Build & Fix Model
B. Prototyping Model
C. RAD Model
D. Waterfall Model

Show Answer
D. Waterfall Model

24. Which is not one of the types of prototype of Prototyping Model?

A. Horizontal Prototype
B. Vertical Prototype
C. Diagonal Prototype
D. Domain Prototype

Show Answer
C. Diagonal Prototype

25. Which one of the following is not a phase of Prototyping Model?

A. Quick Design
B. Coding
C. Prototype Refinement
D. Engineer Product

Show Answer
B. Coding

26. Which of the following statements regarding Build & Fix Model is wrong?

A. No room for structured design
B. Code soon becomes unfixable & unchangeable
C. Maintenance is practically not possible
D. It scales up well to large projects

Show Answer
D. It scales up well to large projects

27. RAD Model has

A. 2 phases
B. 3 phase
C. 5 phases
D. 6 phases

Show Answer
C. 5 phases

28. What is the major drawback of using RAD Model?

A. Highly specialized & skilled developers/designers are required
B. Increases reusability of components
C. Encourages customer/client feedback
D. Increases reusability of components, Highly specialized & skilled developers/designers are required

Show Answer
D. Increases reusability of components, Highly specialized & skilled developers/designers are required

29. SDLC stands for

A. Software Development Life Cycle
B. System Development Life cycle
C. Software Design Life Cycle
D. System Design Life Cycle

Show Answer
A. Software Development Life Cycle

30. Which model can be selected if user is involved in all the phases of SDLC?

A. Waterfall Model
B. Prototyping Model
C. RAD Model
D. both Prototyping Model & RAD Model

Show Answer
C. RAD Model

 

Leave a comment