Top 1000+ Solved Software Engineering MCQ Questions Answer
Q. ------------- these are systems which are commissioned by a particular customer.
a. Generic Product
b. Customized product
c. Product
d. None of these
Q. ------------- component should be designed and implemented so that it can be reused inmany different programs.
a. Reusability
b. Effectiveness
c. Flexibility
d. None of these
Q. A primary goal of software engineering is to improve the -------------and to increase theproductivity and job satisfaction of software engineers.
a. Quality of software product
b. Satisfaction of product
c. Flexibility
d. None of these
Q. A fundamental Principal of software engineering is to design software products thatminimize the intellectual distance between ----------- and solution.
a. Method
b. Process
c. Product
d. Problem
Q. Which box specification is not associated with cleanroom approach?
a. black box
b. clear box
c. state box
d. white box
Q. Which of the following is not a logical layer of the application in client server system?
a. presentation layer
b. application layer
c. data management layer
d. programming layer
Q. Which of the following is true for a thin-client?
a. processes application logic
b. performs data management task
c. places heavy processing load on the server
d. makes use of processing power of the client
Q. Traditionally, the phase of software development where a formal approach used is
a. programming
b. design
c. requirements
d. planning
Q. 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
Q. “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
Q. 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.”
Q. Efficiency in a software product does not include
a. responsiveness
b. licensing
c. memory utilization
d. processing time
Q. 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
Q. 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