DEVFYI - Developer Resource - FYI

What is the difference between the Font and FontMetrics classes?

Java Interview Questions and Answers (part 1)


(Continued from previous question...)

84. What is the difference between the Font and FontMetrics classes?

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

(Continued on next question...)

Other Interview Questions