🎴 Flashcard Mode
Java Methods (GATE - CS)
Card1 / 15
Mastered0
Review0
QuestionClick to flip
Which of the following methods is present in the AbstractButton class in Java?
AnswerClick to flip back
A
getIconTextGap()
💡 Explanation:
This is the correct choice because getIconTextGap() method is present in the AbstractButton class.