Abstract Window Toolkit (AWT) Question:

What is the difference between the Font and FontMetrics classes?

Tweet Share WhatsApp

Answer:

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

Download AWT PDF Read All 41 AWT Questions
Previous QuestionNext Question
What are types of applets?How can a GUI component handle its own events?