1.
In Java, which of the following classes provides an implementation of the map interface?
2.
In Java, which of the following methods of the Map class is used to obtain the value mapped to the specified key in the map?
3.
In Java, which of the following features holds true for the wrapper classes ?
4.
In Java, the class DataInputStream is an example of the ___________________.
5.
In Java, which of the following statements is true?
6.
In Java, which of the following classes is synchronized?
7.
In Java, which of the following is used to execute the threads one after the other?
8.
In Java, which of the following statements about the finalization process is correct?
9.
In Java, which of the following is the highest class in the event-delegation model?
10.
In Java, which of the following statements is correct?