M C Q s D r i v e

Software Engineering Mcqs 840 MCQs [All-Courses]

thumb

Software Engineering MCQs for job test and interview preparation, especially for fresh graduates, students, and candidates appearing in competitive exams. These multiple-choice questions cover a wide range of topics, including the fundamentals of software engineering, its various types, advanced concepts, software design, development processes, testing methods, software evolution, and security aspects.

Who was first to proposed the Cleanroom philosophy in software engineering ?
A Mills
B Dyer
C Linger
D All of the Mentioned
Correct Answer: All of the Mentioned
Which of the following Cleanroom process teams develops set of statistical test to exercise software after development ?
A Specification team
B Development team
C Certification team
D All of the mentioned
Correct Answer: Development team
Which of the following term is best defined by the statement:”For a component to be composable, all external interactions must take place through publicly defined interfaces”?
A Standardized
B Independent
C Composable
D Documented
Correct Answer: Composable
Which of the following is not a dimension of scalability ?
A Size
B Distribution
C Manageability
D Interception
Correct Answer: Interception
QoS stands for___________________?
A Quality of security
B Quality of system
C Quality of service
D None of the mentioned
Correct Answer: Quality of service
Which of the following term is best defined by the statement:”The operations on each side of the interface have the same name but their parameter types or the number of parameters are different.” ?
A Parameter incompatibility
B Operation incompleteness
C Operation incompatibility
D None of the mentioned
Correct Answer: Parameter incompatibility
A component model defines standards for_________________?
A properties
B methods
C mechanisms
D all of the mentioned
Correct Answer: all of the mentioned
Which of the following is a feature of CBSE ?
A It increases quality
B CBSE shortens delivery time
C CBSE increases productivity
D All of the mentioned
Correct Answer: All of the mentioned
Which of the following is not an example of component technology ?
A EJB
B COM+
C .NET
D None of the mentioned
Correct Answer: None of the mentioned
Which of the following term is best defined by the statement: “The names of the operations in the ‘provides’ and ‘requires’ interfaces are different.” ?
A Parameter incompatibility
B Operation incompleteness
C Operation incompatibility
D None of the mentioned
Correct Answer: Operation incompatibility