Examlex
Look at the following applet code:
1 import javax.swing.*;
2 import java.awt.*;
3 public class GraphicsTest extends JApplet
4 {
5 public void init()
6 {
7 getContentPane() .setBackground(Color.WHITE) ;
8 }
9 public void paint(Graphics g)
10 {
11 int[] xCoords = {20, 20, 60, 100, 140, 140, 100, 60};
12 int[] ycoords = {20, 100, 140, 140, 100, 60, 20, 20};
13 super.paint(g) ;
14 g.setColor(Color.YELLOW) ;
15 g.fillPolygon(xCoords, yCoords, 8) ;
16 g.setColor(color.BLACK) ;
17 g.setFont(new Font("SansSerif", Font.BOLD, 35) ) ;
18 g.drawString("SLOW", 35, 95) ;
19 }
20 }
How many vertices does the polygon have?
Running Errands
Performing minor tasks or acquiring items outside of the home, often involving travel from one place to another.
Labouring Job
A labouring job involves physical work, often in sectors such as construction, manufacturing, or agriculture, typically requiring physical strength and endurance more than formal education.
Invalid Tender
An offer to pay that does not meet the legal requirements.
Exact Amount
A specific, precise sum of money or measurement of quantity, with no deviation allowed.
Q6: Shadowing is the term used to describe
Q14: In the for loop, the control variable
Q23: This is a value that signals when
Q28: In your textbook the general layout of
Q31: This type of loop is ideal in
Q34: A parameter variable's scope is the method
Q34: Which of the following is TRUE about
Q47: Which of the following is a secondary
Q53: What is stored by a reference variable?<br>A)
Q208: What is project scope?<br>A) Quantifiable criteria that