Finals OOP- Lesson 6 Flashcards

1
Q

It is a java class that is used to run java codes using mark up language.

A

JAVA APPLET / APPLET

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Usually it is used to create a java application and other
application support platform or system with the use of mark up
language.

A

JAVA APPLET / APPLET

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

How many default colors

A

13

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

is the 3 integer numbers code combination to identify and create a new color.

A

RGB codes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the correct parameter orf .drawLine() method?

A

X1, Y1, X2, Y2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the default color in creating an object in Java Applet?

A

Black

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

In JCREATOR, you must run your .html in order to display the output of your Java Applet.

A

alam ko True eh…lol

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

If you want to move your object from top to bottom, you modify ____.

A

Y COORDINATE

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

If you want to move your object from left to right, you must change or modify your _____.

A

X COORDINATE

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

nafave kong SB song lol

A

Nyebe nyebe nyebeeee

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

CMYK meaning?

A

cyan, magenta, yellow, and key(black)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

AWT stands for?

A

ABSTRACT WINDOW TOOLKIT

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

In Java applet, _____ is a built - in class that is being called to use the built - in method paint().

A

extends Applet

How well did you know this?
1
Not at all
2
3
4
5
Perfectly