McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2026
→
Bachelor of Computer Applications (BCA)
→
Java Programming
→
The AWT component used for taking input ...
Q.
The AWT component used for taking input from user.
A.
A TextBox
B.
A Label
C.
A button
D.
A TextField
Answer» D. A TextField
2.9k
0
Do you find this helpful?
17
View all MCQs in
Java Programming
Discussion
No comments yet
Login to comment
Related MCQs
When we invoke repaint() for a JAVA.awt.Component object, the AWT invokes the method _____________.
The AWT component used to display a single line of read-only text
Which of the following methods can be used to draw the outline of a square within a JAVA.awt.Component object?
Which of the following methods can be used to draw the outline of a square within a JAVA.awt.Component object?
Which of the following method can be used to change the size of a JAVA.awt.Component object?
Which one of the following does not extends java.awt.Component
java.awt.Component class method getLocation() returns Point (containg x and y cordinate).What does this x and y specify
The class used to create a Radio button in awt is
State true or false (i) JPanel is a class included in awt package (ii) Anonymous classes are mostly used for event handling (iii) Names of anonymous classes must be unique (iv) JOptionPane is an inner class
What does AWT stands for?