Finals OOP- Lesson 6 Flashcards
It is a java class that is used to run java codes using mark up language.
JAVA APPLET / APPLET
Usually it is used to create a java application and other
application support platform or system with the use of mark up
language.
JAVA APPLET / APPLET
How many default colors
13
is the 3 integer numbers code combination to identify and create a new color.
RGB codes
What is the correct parameter orf .drawLine() method?
X1, Y1, X2, Y2
What is the default color in creating an object in Java Applet?
Black
In JCREATOR, you must run your .html in order to display the output of your Java Applet.
alam ko True eh…lol
If you want to move your object from top to bottom, you modify ____.
Y COORDINATE
If you want to move your object from left to right, you must change or modify your _____.
X COORDINATE
nafave kong SB song lol
Nyebe nyebe nyebeeee
CMYK meaning?
cyan, magenta, yellow, and key(black)
AWT stands for?
ABSTRACT WINDOW TOOLKIT
In Java applet, _____ is a built - in class that is being called to use the built - in method paint().
extends Applet