This method is used to manually change the size of the components ...
Which of the following is NOT an applet keyword?
Which of the following is the correct parameters of drawString method?...
Which of the following is the correct parameters of drawString method?...
To change the color of your drawings, you have to use the method...
This method is used to manually change the location of the components ...
This method is used to manually change the location of the components ...
When an applet is registered as a listener with a button, if a user...
Which of the following statements correctly creates a Font object? ...
To create circles in your applet, you have to use the method ________....
Applets are _______.
This is the name of the package that you have to import to have an...
To change the color of your drawings, you have to use the method...
This method is used to manually change the size of the components ...
This is the name of the package that you have to import to have an...
It can only contain a single line of text and no images.
This is the name of the package that you have to import to create and...
It tells Java that this is the beginning of a class declaration. ...
Which of the following is NOT an applet keyword?
Which of the following is the correct declaration of drawing a...
It tells Java that this is the beginning of a class declaration. ...
Which of the following is the correct declaration of drawing a...
The _________class "knows" how to change colors and draw things on the...
Which of the following is the advantage of passing parameters to an...
To create series of lines in your applet, you have to use the method...
Which of the following is NOT TRUE regarding parameters of drawRect...
To create series of lines in your applet, you have to use the method...
It is the listener interface for receiving action events. ...
A user might initiate any number of events in any order in ___________...
A Font object contains all of the following except ________ ...
Labels and Buttons are __________.
TextArea and TextField are both subclasses of _____________.
Which of the following statements correctly creates a Font object? ...
When an applet is registered as a listener with a button, if a user...
Applets are _______.
Which of the following will generate an error:
The applet can received the parameter values using the method...
The applet can received the parameter values using the method...
These are small applications and they are accessed in internet server....
The correct HTML tag for passing parameters to applet is: ...
Which of the following is NOT a Label constructor?
The add() method ___________.
A user might initiate any number of events in any order in ___________...
The name of any applet called using CODE within an HTML document must...
Which of the following will generate an error:
This is the name of the package that you have to import to create and...
This means that other classes may use this class or method during...
This method literally paints graphical elements in an applet window ...
This method literally paints graphical elements in an applet window ...
Which of the following is NOT TRUE regarding parameters of drawRect...
Which of the following is NOT a Label constructor?
It is the listener interface for receiving action events. ...
It has four constructors that enable one to build the exact object...
The method that places a value within a previously constructed...
This method must be override once you implement an action listener...
The add() method ___________.
A Font object contains all of the following except ________ ...
The method that places a value within a previously constructed...
Java applications and java applets are similar because both...
A program that allows you to display HTML documents on your computer...
Labels and Buttons are __________.
A program that allows you to display HTML documents on your computer...
To create circles in your applet, you have to use the method ________....
TextArea and TextField are both subclasses of _____________.
You can construct a new Color by providing 3 integers that represent...
It is used to make parts of the library available for used in the...
The correct HTML tag for passing parameters to applet is: ...
Which of the following is the advantage of passing parameters to an...
Which of the following is the correct parameters of fillArc method ...
The _________class "knows" how to change colors and draw things on the...
It has four constructors that enable one to build the exact object...
The drawString() method is a member of the _____________class. ...
The following are methods in Applet class except:
Which of the following is the correct parameters of fillArc method ...
Which of the following is NOT true regarding Button class ...
This method must be override once you implement an action listener...
The constructor TextField("4") creates _________.
The constructor TextField("4") creates _________.
Java applications and java applets are similar because both...
The ending half of any HTML tag pair is preceded with a ___________. ...
The name of any applet called using CODE within an HTML document must...
You can construct a new Color by providing 3 integers that represent...
The distance values for drawRect are ________.
A window that is moved or covered is __________.
The distance values for drawRect are ________.
This means that other classes may use this class or method during...
The class used to choose color to your drawings
On the given statement below, which of the following is the location...
The following are methods in Applet class except:
The class used to choose color to your drawings
On the given statement below, which of the following is the location...
The Component class has the following methods except:
The Component class has the following methods except:
Which of the following is NOT true regarding Button class ...
The drawString() method is a member of the _____________class. ...
The ending half of any HTML tag pair is preceded with a ___________. ...
A window that is moved or covered is __________.
It is used to make parts of the library available for used in the...