Software Engineering Question
Software Engineering Question With Answer & Solution
Que. - The ___________ is used to translate the interface of one class into another interface.
Que. - ________________ makes a clear-cut between abstraction and implementation.
Que. - The _____________ helps you to create tree structures of objects.
Que. - Use ___________ when you need to define a family of algorithms, encapsulate each one, and make them interchangeable.
Que. - The __________ allows an object to alter its behavior when its internal state changes.
Que. - In which of the following pattern, a null object replaces check of NULL object instance?
Que. - Which of the following represents The (static) structure and (dynamic) behavior of the pattern?
Que. - Which of the following is not one of the elements of a design pattern?
Que. - Define a family of algorithms, encapsulate each one, and make them interchangeable. It lets the algorithm vary independently from clients that use it.
Que. - Encapsulate a request as an object, there by letting you parametrize clients with different requests, queue or log requests, and support undoable operation.
Showing
1081
To
1090 of 2123 results