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 → Software Maintenance 4

Which of the following is present in a nested concurrent state machine? 
completion transitions
click to copy
Which diagram is a special form of Sequence diagram?
sequence??
click to copy
designers look for candidate classes ?why?
target state??
click to copy
To distunguish between active and non-active object which property is applied?
initial state
click to copy

Software Engineering → Introduction to Software Engineering 4

Absolute time of an event is modeled as ________
primary actor??
click to copy
Which UML diagram shows the objects participating in the interaction by their links to each other and the messages that they send to each other
link
click to copy
Which of the following is followed for Evaluating and Selecting Candidate Classes?
transition
click to copy
Consider the code below, class class1{ public: void func1(); }; class class2 : protected class1 { }; Function func1 of class1 is ______ in class2
sequence
click to copy

Software Engineering → Software Development Models 4

State chart Diagrams are needed ________
activity diagram??
click to copy
Which diagram is used to explore the behaviors of objects throughout a given period of time
collaboration
click to copy
A model is a _________ of reality. 
transitions
click to copy
Which of the following is a weak relationship between two objects?
request link
click to copy

Software Engineering → Waterfall Model 4

The state diagram
sequence diagram??
click to copy
Use case descriptions consist of interaction among which of the following?
sequence
click to copy
A set of ________ models are used to approach a complex system. 
state machine??
click to copy
The next step is to evaluate the class diagram to check that all candidate classes are present and that the diagram reflects their descriptions, Designers apply which of the following heuristics to this activity?
activity diagram
click to copy

Software Engineering → Spiral Model 4

Which of the following component is used to clarify which actor performs which activity in an activity diagram?
sequence??
click to copy
Use case description contents include ______________
sequence diagram + collaboration diagram
click to copy
_______  is a physical element that exists at runtime and represents a  computational resource. 
target state??
click to copy
What is multiplicity for an association?
timing diagram
click to copy

Software Engineering → Agile Model 4

Which of the following is type of UML diagram?
interaction diagram??
click to copy
Which descriptions are true for the use case description format?
state machine??
click to copy
All public methods in business model objects are defined directly or indirectly because of a ________ requirement. 
concurrent sub state
click to copy
______ shows a set of objects and their relationships. 
timing diagram
click to copy

Software Engineering → Requirement Engineering 4

If the system is performing no function then it is in ___
sequence
click to copy
who consider diagrams as a type of Class diagram, component diagram, object diagram, and deployment diagram?
state machine??
click to copy
 Associations ________
timing constraint??
click to copy
 Forward engineering and reverse engineering can be applicable to _____
product & actor
click to copy

Software Engineering → Software Design 3

The vertical dimension of a sequence diagram shows
delete
click to copy
An operation can be described as__________.
state
click to copy
The CRC modeling primarily requires
when a class has complex life cycle??
click to copy

Software Engineering → Coding Standards 3

The time oriented diagram include …
2
click to copy
Select the diagram that is used to model the vocabulary of a system.
state
click to copy
The expansion of the acronym CRC is
indicates system reactions to external events
click to copy

Software Engineering → Software Testing 3

In a sequence diagram, the _____ indicates when an object sends or receives a message
interactions??
click to copy
Select where the class diagrams are not convenient
composite state??
click to copy
Object-oriented system modelling using CRC method gives
swimlanes
click to copy

Software Engineering → Debugging 3

Fork and Join terms are associated with
interaction
click to copy
Select the view which is shown by object Object diagram.
internal transition??
click to copy
The association stereotype «Extends» indicates ___
collaboration
click to copy