Abstract Window Toolkit (AWT) Question:
Download Questions PDF

What is the difference between the Font and FontMetrics classes?

Answer:

The FontMetrics class is used to define implementation-specific properties, such as ascent and descent, of a Font object.

Download AWT Interview Questions And Answers PDF

Previous QuestionNext Question
What are types of applets?How can a GUI component handle its own events?