What is the difference between the reader/writer class hierarchy and the inputstream/outputstream class hierarchy in java programming?
What is the difference between the font and fontmetrics classes in java programming?
What is the purpose of the file class in java programming?
What classes of exceptions may be caught by a catch clause in java programming?
What method is used to specify a container's layout in java programming?
If a method is declared as protected, where may the method be accessed in java programming?
Does a class inherit the constructors of its superclass in java programming?
What is an object's lock and which object's have locks in java programming?
Which class is the superclass for every class in java programming?
What are three ways in which a thread can enter the waiting state in java programming?
What is the purpose of the runtime class in java programming?
What are the high-level thread states in java programming?
How does multithreading take place on a computer with a single cpu in java programming?
What are the problems faced by java programmers who don't use layout managers?
What state does a thread enter when it terminates its processing in java programming?