Question: Look at the following applet code: import javax.swing. * ; import java. aut. * ; public class GraphicsTest extends JApplet 5 public void init (
Look at the following applet code:
import javax.swing. ;
import java. aut.;
public class GraphicsTest extends JApplet
public void init
getContentPane set Background Color WHITE :
public void paint Graphics g
super. paint g :
g setColor Color YELLOW ;
gval :
g setColor Color BLACK :
g setFont new Font SansSerif Font. BOLD, :
g drawString SLOU :
What will be the coordinates of the center of the oval?
O
O
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
