What are different types of controls in AWT?
Answers were Sorted based on User's Feedback
Answer / megha gupta
Controls are components that allow a user to interact with
your application.
Types of controls:
Labels
Push Buttons
Check Boxes
Choice
Lists
Scrollbars
Text Components
Canvas
| Is This Answer Correct ? | 0 Yes | 0 No |
When is the best time to validate input?
What is thread deadlock? How to resolve thread deadlock?
What is the use of Class.forName
Difference between new operator and class.forname().newinstance()?
What value does read() return when it has reached the end of a file?
wahts is mean by dynavalidatorform in struts/
How is serialization used generally ?
diff vector arraylist
Have you used threads in Servelet?
Why are some of the class and element names counter-intuitive?
How many requests can a server fetch at a time?
What class is the top of the awt event hierarchy?