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

56.
Which of the following is not true about Java beans?

58.
What does setAutoCommit(false) do?