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
How would you detect a keypress in a jcombobox?
What is a modular application?
Explain phantom read?
What is chat area? Explain.
Are enterprise beans allowed to use thread.sleep()?
Can we sent objects using Sockets?
What is local interface. How values will be passed?
What is the diffrence between a local-tx-datasource and a xa-datasource? Can you use transactions in both?
Why do threads block on i/o?
What is aop(assepct oriented programing)?
Difference between swing and awt?
What’s jboss cache in short?
Are we allowed to change the transaction isolation property in middle of a transaction?
How task's priority is used in scheduling?
What class is the top of the awt event hierarchy?