Software Engineering Question
Software Engineering Question With Answer & Solution
Que. - Which design pattern you would you use to decouple the creation procedure of a complex object from it's concrete instance to be able to apply that procedure on variety of implementations.
Que. - What would lead you to apply the builder design pattern?
Que. - To implement the Singleton design pattern specify all the needed steps ............
Que. - Which design pattern you would you use to control the creation of an object based on a established interface, while allowing the concrete implementation to determine the subclass to construct.
Que. - The factory method design pattern is also known as:
Que. - Which of the following are participants in the GOF builder design pattern?
Que. - Which design pattern is used in the Java InputStream and OutputStream hierarchies?
Que. - What object should have the responsibility, when you do not want to violate High Cohesion and Low Coupling, or other goals, but solutions offered by Expert are not appropriate?
Que. - In the Publish-Subscribe messaging model, the subscribers register themselves in a topic and are notified when new messages arrive to the topic. Which pattern does most describe this model?
Que. - When would you use the GOF Decorator design pattern?
Showing
1131
To
1140 of 2123 results