Quick Revision

GK One-Line Question & Answer

15541+ short questions with short answers, covering every category and sub-category on the site — no long articles to scroll through. Good for a fast recap before an exam, or a few minutes of daily practice.

Software Engineering → Waterfall Model 4

Keep the statement language ______________ while writing a pseudo code.
To understand an engineering design problem
click to copy
Which of the following is the worst type of module coupling?
All of the mentioned
click to copy
__________ In this each module hides a difficult or changeable design decision from the other module.
All of the mentioned
click to copy
Testing done without planning and Documentation is ca
Fan-in
click to copy

Software Engineering → Spiral Model 4

Capitalize initial keyword – This is a rule while writing a pseudo code.
All of the mentioned
click to copy
Which of the following is the worst type of module cohesion?
All of the mentioned
click to copy
_______ In this each module hides the representation details of a major data structure behind functions that access and modify the data structure.
All of the mentioned
click to copy
Acceptance testing is also known a
Fan-in
click to copy

Software Engineering → Agile Model 4

______________ is used to show hierarchy in a pseudo code.
All of the mentioned
click to copy
Which of the following is the best type of module cohesion?
All of the mentioned
click to copy
A module has _______if there is some logical relationship in the elements of a module.
Supporting Software Reuse
click to copy
Which of the following is non-functional testing?
Modules are mostly dependent
click to copy

Software Engineering → Requirement Engineering 4

structured design was developed by ----- and --------------------.
All of the mentioned
click to copy
A software engineer must design the modules with the goal of high cohesion and low coupling.
All of the mentioned
click to copy
___________ This module gets data from sub-ordinates and forward it to superordinate(boss) modules.
Data Dictionary
click to copy
Beta testing is done a
Coupling
click to copy

Software Engineering → Software Design 4

In specific design process activites a
Analysis & Architectural Design
click to copy
In what type of coupling, the complete data structure is passed from one module to another?
Software development is complex and expensive
click to copy
___________ This module gets data from super-ordinate and forward it to sub-ordinates.
Database
click to copy
Unit testing is done by
Data Coupling
click to copy

Software Engineering → Coding Standards 4

_______________is the separation of a function contained as code in one module into a new module of its own.
Select architecture
click to copy
If all tasks must be executed in the same time-span, what type of cohesion is being exhibited?
Organizing is directing people doing project work
click to copy
_______ This module manages the flow of data between different sub-ordinates. They are used for selection purpose and in decision making.
Independent
click to copy
Behavioral testing
External Coupling
click to copy

Software Engineering → Software Testing 4

_______ it is a module where the number of immediate bosses it has.
Finalize Design
click to copy
_________ defined as a collection of program statements with four basic attribute i.e. input and output, function, mechanics and internal data
Operating
click to copy
This module gets data from super-ordinates, process that data and again forward It to super-ordinate modules, These modules are used for processing purpose.
TRUE
click to copy
Which of the following is black box testing
Coincidental Cohesion
click to copy

Software Engineering → Debugging 3

Modules with _______ must have good cohesion.
Representation of design problem
click to copy
__________ is the intellectual tool that allows us to deal with concepts apart from particular instances of those concepts.
Project & Operations
click to copy
White Box techniques are also classified a
Indentation
click to copy

Software Engineering → Software Maintenance 3

Which of the property of software modularity is incorrect with respect to benefits software modularity?
None of the mentioned
click to copy
The -----------involves the use of parameterized subprograms.
All of the mentioned
click to copy
Exhaustive testing
ED Yourdon and Larry constatine
click to copy

Software Engineering → Introduction to Software Engineering 3

_______________ is a measure of the degree of interdependence between modules.
All of the mentioned
click to copy
The ________ is used to state a desired effect without stating the exact mechanism of control.
All of the mentioned
click to copy
Alpha testing is done a
All of these
click to copy

Software Engineering → Software Development Models 3

Which of the following is the best type of module coupling?
All of the mentioned
click to copy
__________in this each module and its dub module corresponding to a processing step in the execution sequence.
All of the mentioned
click to copy
The testing in which code is check
Factoring
click to copy