Software Engineering Mcqs

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

(A) Modules are robust

(B) Module can use other modules

(C) Modules Can be separately compiled and stored in a library

(D) Modules are mostly dependent

Submitted By: Ali Uppal


Submitted By: Ali Uppal


Debugging is_________________?

(A) creating program code

(B) finding and correcting errors in the program code

(C) identifying the task to be computerized

(D) creating the algorithm

Submitted By: Ali Uppal


Submitted By: Ali Uppal


Which tool is use for structured designing ?

(A) Program flowchart

(B) Structure chart

(C) Data-flow diagram

(D) Module

Submitted By: Ali Uppal


Actual programming of software code is done during the __________________ step in the SDLC?

(A) Maintenance and Evaluation

(B) Design

(C) Analysis

(D) Development and Documentation

Submitted By: Ali Uppal


Structured Analysis is based on the principles of___________________?

(A) Top-down decomposition approach

(B) Divide and conquer principle

(C) Graphical representation of results using DFDs

(D) All of the mentioned

Submitted By: Ali Uppal


Which of the following is not a use of a CASE tool ?

(A) Support structured analysis and design (SA/SD)

(B) Maintains the data dictionary

(C) Checks whether DFDs are balanced or not

(D) It complies with the available system

Submitted By: Ali Uppal


Function-oriented design techniques starts with functional requirements specified in_______________?

(A) SDD

(B) SRS

(C) All of the mentioned

(D) None of the mentioned

Submitted By: Ali Uppal


Which of the following is/are true with respect to functions ?

(A) A function such as “search-book” is represented using a circle

(B) Functions represent some activity

(C) Function symbol is known as a process symbol or a bubble in DFD

(D) All of the mentioned

Submitted By: Ali Uppal