Tuesday, January 12, 2010

II. Each Question Carries 2 Mark.
1) You can easily add or change the borders drawn around most swing components. You can easily change ______ of swing components.
a) Property b) behavior c) both d) none

2) It enables assertive technologies such as screen readers and Braille displays to get information from the user interface.
a) False b) True

3) addSomeListener( ) method allows to register you event handler component.
GetContentPane( ) allows to add component to the window.
a) False b) True

4) __________ generage key event on each key stroke and an ActionEvent. When the user presses a carriage return.
a) textarea b) textfield c) both d) None

5) _________ a screen object that represents a Boolean choice like pressed, not pressed, on, off etc.
a) Jlable b) JcheckBox c)JtoolTip d) None

II. Answer – 2 Mark.


1. B 2. B 3. B 4. B 5. B