Question: Which design pattern suggests multiple classes through which request is passed and multiple but only relevant classes carry out operations on the request?

Options

A : Singleton pattern

B : Chain of responsibility pattern

C : State pattern

D : Bridge pattern

Click to view Correct Answer

Previous || Next

Design Patterns more questions

Which view allows us to delete and deactivate breakpoints and....

Is design pattern a logical concept.

Java Beans are extremely secured?

What does MVC pattern stands for?

Which design pattern represents a way to access all the....

Which design pattern works on data and action taken based....

Which file separator should be used by MANIFEST file?

Which of the following is correct error when loading JAR....

Which of the following is not an Enterprise Beans type?

Which of the following is not true about Java beans?

Annotations more Online Exam Quiz

Annotations

Application Lifecycle - Ant, Maven and Jenkins

AutoCloseable, Closeable and Flushable Interfaces

Client and Server

Debugging in Eclipse

Java Beans

JDBC

JSP

JSP Elements

Reflection API