A text field has a variable-width font. It is constructed by calling new TextField("iiiii"). What happens if you change the contents of the text field to "wwwww"? (Bear in mind that is one of the narrowest characters, and w is one of the widest.)

A) The text field becomes wider.
B) The text field becomes narrower.
C) The text field stays the same width; to see the entire contents you will have to scroll by using the ß and à keys.
D) The text field stays the same width; to see the entire contents you will have to scroll by using the text field’s horizontal scroll bar.

Showing Answers 1 - 3 of 3 Answers

manas

  • Apr 7th, 2007
 

ans is B

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions