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 |
What state a thread enters, When it blocks on I/O?
What invokes a thread?s run() method?
How is serialization used generally ?
what is handle?
How many ways can a thread be used?
What are various types of class loaders used by jvm?
If your ui seems to freeze periodically, what might be a likely reason?
What is the relation between the infobus and rmi?
what are design patterns in java?give with example?
A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions
What is the applet sandbox?
What are JTA/JTS and how they used by client?