What are different types of controls in AWT?
Answer Posted / udai
button, checkbox, choice, label, list, scrollbox, text area, text field
| Is This Answer Correct ? | 47 Yes | 5 No |
Post New Answer View All Answers
what are getters and setters in Java with examples?
Define prototype?
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
Describe, in general, how java's garbage collector works?
What is the relationship between the canvas class and the graphics class?
Why use POJO when I can use hashmap
How to implement dphibernate to activate lazy loading in Flex with java ?thanx in advance!
what is the use of State Factories?
Explain the advantages and disadvantages of detached objects.
whats is mean by tiles in struts
What is table mutation and how do you avoid it?
What is the immediate superclass of the applet class?
What restrictions are placed on the values of each case of a switch statement?
What is the purpose of the wait() method?
What is the difference between the session.get() method and the session.load() method?