Design Patterns Quiz 2 | Englishfreetest.com
Here's the exercise 'Design Patterns Quiz 2 | Englishfreetest.com' about Technical Quiz - Technical Tests.
Put your knowledge about all things technology to the test Because everything tech, from computers and the internet to software and big data, changes rapidly on a day-to-day basis, it’s now a must to stay up to date with the technology that dominates our modern day lives. Are you up to speed on what’s going on in the tech industry today? Take our quiz to find out. Test how much you know about technology
You can find more to the lesson and more exercises. Technical Quiz - Technical Tests in here.
Finally, click here to "Test" for start practice exercise .
Content test:
A.This type of design pattern comes under creational pattern
B. Abstract Factory patterns work around a super-factory which creates other factories.
C. In Abstract Factory pattern an interface is responsible for creating a factory of related objects without explicitly specifying their classes.
D. All of the above
A. This pattern builds a complex object using simple objects and using a step by step approach.
B. This pattern refers to creating duplicate object while keeping performance in mind.
C. This pattern works as a bridge between two incompatible interfaces
D. This pattern is used when we need to decouple an abstraction from its implementation so that the two can vary independently
A. Builder Pattern
B.Bridge Pattern
C. Adapter Pattern
D.Filter Pattern
A.In this pattern a class represents functionality of another class
B.This pattern creates a chain of receiver objects for a request
C.This pattern provides a way to evaluate language grammar or expression
D.In this pattern a request is wrapped under an object as command and passed to invoker object
A. Iterator Pattern
B.Mediator Pattern
C.Memento Pattern
D.Observer Pattern
A. State Pattern
B.Null Object Pattern
C.Strategy Pattern
D. Template Pattern
A.Visitor Pattern
B.MVC Pattern
C.Business Delegate Pattern
D.Composite Entity Pattern
A. Factory Pattern
B.Abstract Factory Pattern
C.Singleton Pattern
D.Transfer Object Pattern
A.Creational Design Patterns
B.Structural Design Patterns
C.Behavioral Design Pattern
D.J2EE Design Patterns
A.Business Delegate, LookUp Service, Business Service
B.Client, Business Delegate, LookUp Service, Business Service
C.Client, LookUp Service, Business Service
D.Client, Business Delegate, Business Service