Multiple Choice
Which FontMetrics class method returns information about the part of characters that hang below the baseline?
A) getLeading()
B) getAscent()
C) get_Descent()
D) getHeight()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q38: The drawPolygon() method requires four arguments, two
Q39: Write the statement to create a Rectangle2D.Float
Q40: In the drawPolygon() method, what are the
Q41: How can a programmer find and gather
Q42: Write the statement to draw a rectangle
Q44: The lineTo() method is used to define
Q45: BasicStroke myLine = new BasicStroke(12.0f, BasicStroke.CAP_SQUARE, BasicStroke.JOIN_ROUND);
Q46: Write the statement that will create a
Q47: The getFontMetrics() method can be used to
Q48: The _ method provides information about the