To wrap a line in a text area ta, invoke ____________.
a. ta.setLineWrap(false)
b. ta.setLineWrap(true)
c. ta.WrapLine()
d. ta.wrapText()
e. ta.setWrapText(true)
e. ta.setWrapText(true)
Computer Science & Information Technology
You might also like to view...
Write a short program that shows how to defeat the slicing problem.
What will be an ideal response?
Computer Science & Information Technology
A _____ is responsible for assigning maintenance tasks to individuals or to a maintenance team.?
A. ?tester B. ?programmer C. ?system validator D. ?system administrator
Computer Science & Information Technology
In macOS, volumes have allocation blocks and ____ blocks.
A. master B. clumped C. clustered D. logical
Computer Science & Information Technology
The control string passed to scanf() typically consists of conversion control sequences only.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology