To wrap a line in a text area jta on words, invoke ____________.

a. jta.setWrapStyleWord(false)
b. jta.setWrapStyleWord(true)
c. jta.wrapStyleWord()
d. jta.wrapWord()

b

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1. With the exception of smaller embedded systems, all modern computer systems employ one or more layers of cache memory. 2. The cache contains a copy of portions of the main memory. 3. The L1 cache is slower and typically larger than the L2 cache. 4. The length of a line, not including tag and control bits, is the line size. 5. Cache design for high-performance computing is the same as it is for other hardware platforms and applications.

Computer Science & Information Technology

If two numbers are multiplied together and the result is too small to report, it is called ____________

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology