Question 1: Illustrate the constructors supported through frame.
Question 2: Write down a method to:
a) Show a frame window.
b) Set a window’s title.
c) Close the frame window.
d) Set the paint mode.
Question 3: How can you obtain the context of graphics?
Question 4: Illustrate the role of font metrics? Explain some of its techniques.
Question 5: Fill up the blanks:
a) The _________ package gives graphics capability in the Java.
b) _________ method is employed to draw a Circle.
c) Graphics can be drawn in any method of an applet apart from the __________ method.
d) The default font in Java is usually _________.
e) The _________ method can draw a rectangle devoid of round edges.