Answer Posted / sure
AWT is heavy-weight components, but Swing is light-weight
components. AWT is OS dependent but Swing components are OS
independent.
Swing components can access data in the databases while AWT
components are not.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
what are getters and setters in Java with examples?
How to pass parameters in RMI?
AS a developer will u create a data source in connection pool? If so how will u do that, how to access the object from connection pool using IRAD tool?
How task's priority is used in scheduling?
Define the remote object implementation?
Do you think that java should have had pointers?
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
wahts is mean by dynavalidatorform in struts/
What do you mean by Socket Programming?
How would you detect a keypress in a jcombobox?
Define prototype?
difference between ejb,struts,hibernate,spring and jsp
What is the relationship between local interfaces and container-managed relationships?
Name the eight primitive java types.
Can constructors be synchronized in java?