Basic and Advance Java Question:

Download Job Interview Questions and Answers PDF

What is the difference between the Font and FontMetrics classes in Java Programming?

Java Interview Question
Java Interview Question

Answer:

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

Download Java Interview Questions And Answers PDF

Previous QuestionNext Question
What are peerless components in Java Programming?What happens when a thread cannot acquire a lock on an object in Java Programming?