\ Free Question's Objective

Time

Email Us

admin@resultjob.com

Software Engineering Question

Software Engineering Question With Answer & Solution
Que. - Which of the following diagram represents the interaction of the user with the software but tells nothing about the internal working of the software?
Que. - A UML diagram that facilitates requirements gathering and interacts between system and external users, is called as
Que. - GRASP stands for _______________.
Que. - There are _______ GRASP patterns.
Que. - ____________ object which receives request from UI layer object and then controls/coordinates with other object.
Que. - Controller class is called _____________, if the class is overloaded with too many responsibilities.
Que. - Benefit of ______________ is handling new variations will become easy.
Que. - Benefit of Pure Fabrication is _______________
Que. - A ___________ is a class that does not represent a concept in the problem domain.
Que. - Type of design patterns that provide solution for the better interaction between objects is ______________