Explore topic-wise MCQs in Computer Science Engineering (CSE).

This section includes 1167 Mcqs, each offering curated multiple-choice questions to sharpen your Computer Science Engineering (CSE) knowledge and support exam preparation. Choose a topic below to get started.

751.

-------- interviews use of standardized question in either an open response or closeresponse format.

A. Unstructured Interviews.
B. Structured Interviews
C. Questionnaires.
D. Record inspection or view
Answer» C. Questionnaires.
752.

In system modeling: A-Architectural model: B-Stimulus-response model: C-Behavioral models::1-Used to describe the overall behavior of the system: 2-State transition diagram show how the system reacts to internal and external events:3-Shows principal sub-systems which makes the system

A. A-1, B-2, C-3
B. A-2, B-3, C-1
C. A-3, B-2, C-1
D. C-2, B-1, A-3
Answer» D. C-2, B-1, A-3
753.

In cause effect graphing technique, cause & effect are related to(

A. Input and output
B. Output and input
C. Destination and source
D. None of the above
Answer» B. Output and input
754.

Manufacturing phase is

A. Period in the software life cycle in which a software product is created from design documentation and debugged.
B. Period in the software life cycle in which a software product is integrated in its operational environment, and tested in this environment to ensure it performs as required.
C. Period in the software life cycle during which the basic version of a software product is adapted to a specified set of operational environments and is distributed to a customer base.
D. None of these Human engineering is
Answer» D. None of these Human engineering is
755.

Which one is not a strategy for design?(

A. Bottom up design
B. Top down design
C. Embedded design
D. Hybrid design
Answer» D. Hybrid design
756.

“Robustness” answers which of the following description?

A. CASE tools be used to support the process activities
B. Process errors are avoided or trapped before they result in product errors
C. Defined process is acceptable and usable by the engineers responsible for producing the software
D. Process continues in spite of unexpected problems
Answer» E.
757.

________ is an object in to real world that is distinguishable from all other objects

A. Entity
B. Attribute
C. Both
D. None
Answer» B. Attribute
758.

Architectural design stage include which of the following activity?

A. Generate/Improve detailed design alternatives
B. Select architecture
C. Finalize Design
D. All of the mentioned
Answer» C. Finalize Design
759.

___________ This module gets data from sub-ordinates and forward it tosuperordinate(boss) modules.

A. Afferent modules
B. Efferent modules
C. Co-ordinate modules
D. Transform modules.
Answer» B. Efferent modules
760.

System documentation defines

A. Computer programs
B. Computer systems
C. Use of computer systems
D. Structure of computer system
Answer» E.
761.

___________represent relationship set.

A. Ellipses
B. Rectangles
C. Diamonds
D. Lines
Answer» D. Lines
762.

Which perspective in system modelling shows the system or data architecture?

A. Structural perspective
B. Behavioral perspective
C. External perspective
D. All of the mentioned
Answer» B. Behavioral perspective
763.

These objects can be realized as parallel process with method corresponding to defined object operations.

A. Self-descriptiveness
B. Servers
C. Simplicity
D. None of these
Answer» C. Simplicity
764.

Which is not a functional testing technique?(

A. Boundary value analysis
B. Decision table
C. Regression testing
D. None of the above
Answer» D. None of the above
765.

Fault-tolerant architectures is

A. The software and hardware system architectures that provide explicit support for tolerance, which includes software redundancy and fault- tolerance controller that detects problems and supports fault recovery*
B. It is an initial step for requirements engineering process, includes the outline description of system, its use in an organization and recommending the system feasibility.
C. Trustworthiness with which a system or component can be modified for use in applications or environments other than those for which it was specifically designed.
D. None of these
Answer» B. It is an initial step for requirements engineering process, includes the outline description of system, its use in an organization and recommending the system feasibility.
766.

Which is not a characteristic of a good SRS?(

A. Correct
B. Complete
C. Consistent
D. Brief
Answer» E.
767.

Match the following : A- Maintenance control: B- Maintenance prediction: C- Maintenance process: 1-Cost of planning and scheduling hardware preventive maintenance, and software maintenance and upgrades, managing the hardware and software baselines, and providing response for hardware corrective maintenance. 2- Predicting the number of change requires a system understanding and the relationship between the system and external environment. 3- It is triggered by a set of change requests from system users, management or customers.

A. A-1, B-3,C-2
B. A-1,B-2,C-3
C. A-2,B-3,C-1
D. A-3,B-2,C-1
Answer» C. A-2,B-3,C-1
768.

_______ This module manages the flow of data between different sub-ordinates. They areused for selection purpose and in decision making.

A. Afferent modules
B. Efferent modules
C. Co-ordinate modules
D. Transform modules.
Answer» D. Transform modules.
769.

Metric is

A. These measurements need to be collected to help answers to the questions and to confirm whether process improvements have achieved the desired goal.
B. Approximation, representation, or idealization of selected aspects of the structure, behavior, operation, or other characteristics of a real-world process
C. Extent to which a system or component facilitates the incorporation of changes, once the nature of the desired change has been determined.
D. None of these
Answer» B. Approximation, representation, or idealization of selected aspects of the structure, behavior, operation, or other characteristics of a real-world process
770.

A company is developing an advance version of their current software available in themarket, what model approach would they prefer?

A. RAD
B. Iterative Enhancement
C. Both RAD & Iterative Enhancement
D. Spiral
Answer» D. Spiral
771.

In specific design process activites a

A. Architectural design.
B. Abstract specification
C. Interface design
D. All of these
Answer» E.
772.

Match the following :A- Managed device : B-Managed object: C- Managed processes: 1- Type of node residing on a network, such as a computer, printer or routers that contain a management agent. 2- Characteristic of a managed device that can be monitored, modified or controlled. 3- It is a defined process model. Procedures used are defined and scheduling and relationship between them is defined.

A. A-1, B-3,C-2
B. A-1,B-2,C-3
C. A-2,B-3,C-1
D. A-3,B-2,C-1
Answer» C. A-2,B-3,C-1
773.

SRS document is for(

A. “What” of a system?
B. How to design the system?
C. Costing and scheduling of a system
D. System’s requirement.
Answer» B. How to design the system?
774.

Making different sub-system to work together is

A. System definition
B. System operation
C. System integration
D. System decomposition
Answer» D. System decomposition
775.

The basic concepts of ER model are:(

A. Entity and relationship
B. Relationships and keys
C. Entity, effects and relationship
D. Entity, relationship and attribute
Answer» E.
776.

RAD model was proposed by(

A. Lucent Technologies
B. Motorola
C. IBM
D. Microsoft
Answer» D. Microsoft
777.

Which of the property of software modularity is incorrect with respect to benefits softwaremodularity?

A. Modules are robust
B. Module can use other modules
C. Classes
D. Sub procedures
Answer» C. Classes
778.

------------ provide automated or semi-automated support for methods.

A. Software engineering tools
B. Software engineering Procedures
C. Software engineering Methods
D. None of these
Answer» B. Software engineering Procedures
779.

)Which is not a software reliability model ?(

A. The Jelinski-Moranda Model
B. Basic execution time model
C. Spiral model
D. None of the above
Answer» D. None of the above
780.

A control model, where one system isdesigned as the system controller and has responsibility for managing the execution of other sub-systems can be referred as

A. Centralized control model
B. Call-return control model
C. Object oriented model
D. None of these
Answer» B. Call-return control model
781.

In block diagrams, relationship betweencomponents is shown by

A. Boxes
B. Ovals
C. Circular
D. Lines/Arrows
Answer» E.
782.

One weakness of boundary value analysis and equivalence partitioning is(

A. They are not effective
B. They do not explore combinations of input circumstances
C. They explore combinations of input circumstances
D. None of the above
Answer» C. They explore combinations of input circumstances
783.

Alpha testing is done a

A. Developer’s end
B. User’s end
C. Developer’s & User’s end
D. None of the mentioned
Answer» B. User’s end
784.

--------- These are stand-alone systems which are produced by a development organizationand sold on the open market to any customer who is able to buy them.

A. Generic Product
B. Customized product
C. Product
D. None of these
Answer» B. Customized product
785.

)CMM was developed at(

A. Harvard University
B. Cambridge University
C. Carnegie Mellon University
D. Maryland University
Answer» D. Maryland University
786.

This set of Software Engineering Multiple Choice Questions & Answers (MCQs) focuseson “Selection of a Life Cycle Model”.

A. Requirements
B. Development team & Users
C. Project type and associated risk
D. All of the mentioned
Answer» E.
787.

In McCall quality model; product revision quality factor consist of(

A. Maintainability
B. Flexibility
C. Testability
D. None of the above
Answer» E.
788.

Risk Management is

A. Here each identified risk is analyzed and prioritized
B. It begins after all hazards are identified. For each hazard, the outcome of the risk assessment process is a statement of acceptability.
C. The anticipate risks which night affect the project schedule or the quality of the software being developed and to take action to avoid these risks.
D. None of these
Answer» D. None of these
789.

------------- This type of model exhibits are pair of relationship such as activity time or costquantity.

A. Schematic Models
B. Flow system models
C. Static system models
D. Dynamic system models
Answer» D. Dynamic system models
790.

Decision table made up of section.

A. Condition statement
B. Condition statements
C. Action statements
D. All of these
Answer» E.
791.

__________ In this each module hides a difficult or changeable design decision from theother module.

A. Information hiding criteria
B. Conventional criteria
C. Data abstraction criteria
D. None of these
Answer» B. Conventional criteria
792.

-----------is a first technical step in software process.

A. Software Anticipation
B. Software Investigation
C. Software Requirement
D. None of Above
Answer» E.
793.

Centralized control models

A. Here one system is designed as the system controller and has responsibility for managing the execution of other subsystems.
B. Each system is named as in attribute- based identification and associated with one or more change requests.
C. An object class inheritance diagram, how entities have common characteristics.
D. The objective of this software development is zero-defect software.
Answer» B. Each system is named as in attribute- based identification and associated with one or more change requests.
794.

A system that does not interact with external environment is called(

A. Closed system
B. Logical system
C. Open system
D. Hierarchal system
Answer» B. Logical system
795.

Operability is

A. Extent to which a system or component complies with standards
B. Trustworthiness of operating the software.
C. Measures that estimates system cost to operate and maintain.
D. None of these
Answer» C. Measures that estimates system cost to operate and maintain.
796.

Analyst used ------- method to collect information from individual or from group.

A. Interviews
B. Questionnaires.
C. Record inspection or view
D. Observations
Answer» B. Questionnaires.
797.

An independent path is(

A. Any path through the DD path graph that introduce at least one new set of processing statements or new conditions
B. Any path through the DD path graph that introduce at most one new set of processing statements or new conditions
C. Any path through the DD path graph that introduce at one and only one new set of processing statements or new conditions
D. None of the above
Answer» B. Any path through the DD path graph that introduce at most one new set of processing statements or new conditions
798.

How many feasibility studies is conducted in Requirement Analysis?

A. 2
B. 3
C. 4
D. 5
Answer» C. 4
799.

What is Ethnography

A. A graphic tool
B. Observational technique used to understand social and organizational requirements
C. A graph with nodes
D. None of these
Answer» C. A graph with nodes
800.

Analysis and design workbench

A. It supports system modeling during the analysis and design stages of the software process
B. Organization responsible for approving U.S. standards
C. Stimuli that occurs irregularly
D. Formalized set of software calls and routines that can be referenced by an application program in order to access supporting system or network services
Answer» B. Organization responsible for approving U.S. standards