GkSeries.com
Home
GK
ENGLISH
CURRENT AFFAIRS
APTITUDE
REASONING
BANKING
UGC NET
COMPUTER SC.
COURSES
Home
Computer Science
On invoking repaint() method for a Component, the method invoked by AWT is :
Question
On invoking repaint() method for a Component, the method invoked by AWT is :
A
draw()
B
show()
C
update()
D
paint()
Answer & Explanation
Option: [D]
update() method is invoked by AWT.
Next Question →