Which of the following statements are true about setLayout() method
in java.awt.ScrollPane
1.Does nothing.
2.Throws UnsupportedMethodException when called.
3.It is not overriden in java.awt.ScrollPane.
4.Sets the layout to the specified Layout Manager.
Answer is 1.Why?
I think 4.
2.)What means is demon threads ?I read book
JAVA 2 EXAM CARM
does not include the concept.Whether I need to know it,if
I want pass EXAM?