A JTextArea ________.

a. provides a bounding box used for the layout of JTextFields
b. wraps lines by default
c. provides an area for manipulating multiple lines of text
d. provides scrollbars for JTextFields

c. provides an area for manipulating multiple lines of text

Computer Science & Information Technology

You might also like to view...

The value in ________ local variable is retained between function calls.

A) a global B) an internal C) a static D) a dynamic E) no

Computer Science & Information Technology

Replace sort in the preceding command with grep (Sobell, page 56) with an argument of (uppercase) T. The result will be a list of days that have an uppercase T in their names in chronological order.

What will be an ideal response?

Computer Science & Information Technology