Explore topic-wise MCQs in Computer Science Mcqs.

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

151.

Which is not a SQA activity?

A. Black box testing
B. White box testing
C. Integration testing
D. Unit testing
Answer» C. Integration testing
152.

Design phase is followed by ______ .

A. Coding
B. Testing
C. Maintenance
D. None of the above.
Answer» B. Testing
153.

Where is the prototyping model of software development well suited?

A. When requirements are well defined.
B. For projects with large development teams.
C. When a customer cannot define requirements clearly.
D. None of the above.
Answer» D. None of the above.
154.

Which is the Estimation Software size should be known?

A. Time estimation
B. Effort estimation
C. Cost estimation
D. Software size estimation
Answer» C. Cost estimation
155.

What is the designers may like to have list of all functional and non-functional requirements of GUI that can be taken from user and their existing software solution?

A. User analysis
B. Task analysis
C. GUI requirement gathering
D. GUI design & implementation
Answer» D. GUI design & implementation
156.

An effective project manager define a competent manager must reward Initiative and accomplishment to optimize the productivity of a project team is ______ .

A. Problem solving
B. Managerial identity
C. Achievement
D. Influence and team building
Answer» D. Influence and team building
157.

How many numbers of maturity levels in CMM are available?

A. 3
B. 4
C. 5
D. 6
Answer» D. 6
158.

What is the testing to ensure the WebApp properly interfaces with other applications or databases?

A. Compatibility
B. Interoperability
C. Performance
D. Security
Answer» C. Performance
159.

Function-oriented design is comprised of many smaller sub-systems is known as, Functions.

A. Yes
B. No
Answer» B. No
160.

Abbreviate the term CMMI.

A. Capability Maturity Model Integration
B. Capability Model Maturity Integration
C. Capability Maturity Model Instructions
D. Capability Model Maturity Instructions
Answer» B. Capability Model Maturity Integration
161.

Modality is the term used to indicate whether or not a particular data object must participate in a relationship.

A. Yes
B. No
Answer» B. No
162.

First level of prototype is evaluated by ______ .

A. Developer
B. Tester
C. User
D. System Analyst
Answer» D. System Analyst
163.

Which subsystem implements a repository that encompasses the following elements, 1) Content database 2) Database capabilities 3) Configuration management functions

A. The publishing subsystem
B. The management subsystem
C. The collection subsystem
D. None of the above
Answer» C. The collection subsystem
164.

The scope of CASE tools goes throughout the SDLC.

A. Yes
B. No
Answer» B. No
165.

Which of the following is/are considered stakeholder in the software process?

A. Customers
B. End-users
C. Project managers
D. All of the above.
Answer» E.
166.

Which type of DFD concentrates on the system process and flow of data in the system?

A. Logical DFD
B. Physical DFD
C. Both A & B
D. None of the above
Answer» B. Physical DFD
167.

Find out which phase is not available in SDLC?

A. Coding
B. Testing
C. Maintenance
D. Abstraction
Answer» E.
168.

Software components provide interfaces, which can be used to establish communication among different components.

A. Yes
B. No
Answer» B. No
169.

In Risk management process what makes a note of all possible risks, that may occur in the project?

A. Manage
B. Monitor
C. Categorize
D. Identification
Answer» E.
170.

If an application allows executing multiple instances of itself, they appear on the screen as separate windows are called ______ .

A. Window
B. Tabs
C. Menu
D. Cursor
Answer» C. Menu
171.

Which Variation control in the context of software engineering involves controlling variation?

A. Process applied
B. Resources expended
C. Product quality attributes
D. All mentioned above
Answer» E.
172.

What is a measure of how well a computer system facilities learning?

A. Usability
B. Functionality
C. Reliability
D. None of the above
Answer» B. Functionality
173.

Which design deals with the implementation part in which it shows a system and its sub-systems in the previous two designs?

A. Architectural design
B. High-level design
C. Detailed design
D. Both A & B
Answer» D. Both A & B
174.

Which SDLC activity does the user initiates the request for a desired software product?

A. Requirement gathering
B. Implementation
C. Disposition
D. Communication
Answer» E.
175.

In OOD, the attributes(data variables) and methods( operation on the data) are bundled together is called _______ .

A. Classes
B. Objects
C. Encapsulation
D. Inheritance
Answer» D. Inheritance
176.

From the following, which software has been characterized by 'Number Crunching' Algorithms?

A. System software
B. Artificial intelligence software
C. Embedded software
D. Engineering and scientific software
Answer» E.
177.

Which design defines the logical structure of each module and their interfaces that is used to communicate with other modules?

A. High-level designs
B. Architectural designs
C. Detailed design
D. All mentioned above
Answer» D. All mentioned above
178.

In Software validation, requirements can be checked against following conditions: 1) If they can be practically implemented 2) If they are valid and as per functionality and domain of software 3) If there are any ambiguities 4) If they are completed

A. True
B. False
Answer» B. False
179.

Which tools are used in Implementation, Testing and Maintenance?

A. Upper case tools
B. Lower case tools
C. Integrated case tools
D. None of the above
Answer» C. Integrated case tools
180.

Which tools are used for project planning, cost, effort estimation, project scheduling and resource planning?

A. Process modeling tools
B. Project management tools
C. Diagram tools
D. Documentation tools
Answer» C. Diagram tools
181.

A generic process framework for software engineering encompasses five activities. What are those activities?

A. Communication, risk management, measurement, production, deployment.
B. Communication, Planning, Modeling, construction, deployment.
C. Analysis, designing, programming, debugging, maintenance
D. None of the above.
Answer» C. Analysis, designing, programming, debugging, maintenance
182.

The rules of writing 'if-then-else', 'case-switch', 'while-until' and 'for' control flow statements are called _____ .

A. Comments
B. Functions
C. Line length and wrapping
D. Control Structure
Answer» E.
183.

Which software enables the program to adequately manipulate information?

A. Instructions
B. Data Structures
C. Documents
D. All of the above
Answer» C. Documents
184.

Which coding element is generally omitted at the end of line?

A. Naming conventions
B. Identifying
C. Whitespace
D. Operators
Answer» D. Operators
185.

Project risk factor is considered in which model?

A. Spiral model.
B. Waterfall model.
C. Prototyping model
D. None of the above.
Answer» B. Waterfall model.
186.

Configuration management is an essential part of the system maintenance. It is aided with version control tools to control versions, semi-version or patch management.

A. True
B. False
Answer» B. False
187.

IEEE provides a standard as IEEE 830-1993. For which activity this standard is recommended standard?

A. Software requirement specification.
B. Software design.
C. Testing.
D. Both a and b
Answer» B. Software design.
188.

What is the meaning of requirement elicitation in software engineering?

A. Gathering of requirement.
B. Understanding of requirement.
C. Getting the requirements from client.
D. All of the above.
Answer» E.
189.

Which model is also known as Verification and validation model?

A. Waterfall model
B. Big Bang model
C. V-model
D. Spiral model
Answer» D. Spiral model
190.

What is a child window that contains message for the user and request for some action to be taken?

A. Dialogue box
B. Text-Box
C. Check-Box
D. Radio Button
Answer» B. Text-Box
191.

Software project management is the process of managing all activities that are involved in software development, they are _____ .

A. Time
B. Cost
C. Quality management
D. All mentioned above
Answer» E.
192.

A small picture representing an associated application, what does it mean?

A. Icon
B. Window
C. Menu
D. Cursor
Answer» B. Window
193.

Which of the following is/are Project Estimation Technique?

A. Empirical Estimation Technique.
B. Heuristic Estimation Technique.
C. Analytical Estimation Technique.
D. All of the above.
Answer» E.
194.

The maximum number of objects that can participate in a relationship is called________ .

A. Cardinality
B. Attributes
C. Operations
D. Transformers
Answer» B. Attributes
195.

Which of the following cannot be applied with the software according to Software Engineering Layers?

A. Process
B. Methods
C. Manufacturing
D. None of the above.
Answer» D. None of the above.
196.

Which software is used to control products and systems for the consumer and industrial markets?

A. System software
B. Artificial intelligence software
C. Embedded software
D. Engineering and scientific software
Answer» D. Engineering and scientific software
197.

Activities and action taken on the data are represented by circle or round-edged rectangles is called _____ .

A. Entities
B. Process
C. Data storage
D. Data flow
Answer» C. Data storage
198.

Who deliver the technical skills that are necessary to engineer for a product or an application?

A. Project managers
B. Practitioners
C. Customers
D. End users
Answer» C. Customers
199.

The six sigma for software engineering what gives the existing process and its output to determine the current quality performance?

A. Define
B. Analyze
C. Measure
D. None of the above
Answer» D. None of the above
200.

Abbreviate the term SMI.

A. Software Maturity Index
B. Software Model Instruction
C. Software Maturity Instruction
D. Software Model Index
Answer» B. Software Model Instruction