Abstract Window Toolkit (AWT) Interview Questions and Answers

AWT Questions and Answers:

1 :: What is the JFC?

JFC stands for Java Foundation Classes. The Java Foundation Classes (JFC) are a set of Java class libraries provided as part of Java 2 Platform, Standard Edition (J2SE) to support building graphics user interface (GUI) and graphics functionality for client applications that will run on popular platforms such as Microsoft Windows, Linux, and Mac OSX.
0/5 Rating (0 vote)
Is This Answer Correct?    0 Yes 0 No
Place Your Answer

2 :: What is an event?

Changing the state of an object is called an event.
0/5 Rating (0 vote)
Is This Answer Correct?    0 Yes 0 No
Place Your Answer

3 :: Which method of the Component class is used to set the position and size of a component?

setBounds
0/5 Rating (0 vote)
Is This Answer Correct?    0 Yes 0 No
Place Your Answer

4 :: What are the advantages of the event-delegation model over the event-inheritance model?

Event-delegation model has two advantages over event-inheritance model. a)Event delegation model enables event handling by objects other than the ones that generate the events. This allows a clean separation between a component's design and its use. b)It performs much better in applications where many events are generated. This performance improvement is due to event-delegation model does not have to be repeatedly process unhandled events as is the case of the event-inheritance.
0/5 Rating (0 vote)
Is This Answer Correct?    0 Yes 0 No
Place Your Answer

5 :: What is controls and what are different types of controls in AWT?

Controls are components that allow a user to interact with your application. AWT supports the following types of controls: Labels, Push Buttons, Check Boxes, Choice Lists, Lists, Scrollbars, Text Components. These controls are subclasses of Component.
0/5 Rating (0 vote)
Is This Answer Correct?    0 Yes 0 No
Place Your Answer

Rate This Category:
0/5 Rating (0 vote)
Place Your Question



Top: Abstract Window Toolkit (AWT) Interview Questions and Answers
Abstract Window Toolkit (AWT) Interview Questions and Answers

Top Frequently Asked AWT Question
Frequently Asked AWT Job Interview Question


Top Frequently opened Computer Programming Job Interview categories
Most popular Computer Programming Job Interview categories

Comments About Abstract Window Toolkit (AWT) Interview Questions and Answers

Share your valuable opinions, ideas and suggestions about Abstract Window Toolkit (AWT) Interview Questions and Answers
While placing your comment your email address is required but won't be published any where else; Personal information will be kept confidential; we do not sell or release our respective visitors private information.
  1. Webmaster 20th of May 2012

    Webmaster Said

    Tell us what you feel about Abstract Window Toolkit (AWT) Interview Questions and Answers
    All comments will be published after review. No login or registration is required to post a comment on Abstract Window Toolkit (AWT) Interview Questions and Answers We offer and invite you to submit your valuable comment now; Please be respectful of others when commenting. Insulting others, self-promotional comments, website promotional comments, marketing stuff, SEO Techniques, SMS-style content and off-topic comments will not be approved at this information portal.
    So start sharing your thoughts regarding Abstract Window Toolkit (AWT) Interview Questions and Answers
    Thank you.

Leave a Comment

Leave a Comment
  1.  Enter This Verification Code  Regenerate Verification Code  



Your reply will be added to the comment above (Below any other replies to this comment) -

Top Comments About: Abstract Window Toolkit (AWT) Interview Questions and Answers
Comments on Abstract Window Toolkit (AWT) Interview Questions and Answers

 
Top of Link batk to Abstract Window Toolkit (AWT) Interview Questions and Answers
Link batk to Abstract Window Toolkit (AWT) Interview Questions and Answers