-
The layout of a container can be altered by using which of the following methods :-
A) setLayout(aLayoutManager)B) layout(aLayoutManager)C) addLayout(aLayoutManager)D) setLayoutManager(aLayoutManager)
-
Which classes and interfaces does Applet class consist? (Select Multiple)
A) The Applet classB) AppletContext Interface.C) AppletStub InterfaceD) AudioClip Interface
-
Fill in the blanks :- The meaning of ‘x’ in javax.swing is _______________
A) Extension of java
Ans