The feature that automatically moves words to the next line if they do not fit on the current line.

What will be an ideal response?


Word wrap

Computer Science & Information Technology

You might also like to view...

Referring to the figure above, which callout points to the item that can be used to open your browser and locate the page you would like to put a link to in your presentation?

A. A B. B C. C D. E

Computer Science & Information Technology

In which language is Linux written? What does the language have to do with the success of Linux?

What will be an ideal response?

Computer Science & Information Technology

For String c = "hello world"; The Java statements int i = c.indexOf('o'); int j = c.lastIndexOf('l'); will result in:

a. i = 4 and j = 8. b. i = 5 and j = 8. c. i = 4 and j = 9. d. i = 5 and j = 9.

Computer Science & Information Technology

The ________ wizard can you use to create a macro

Fill in the blank(s) with correct word

Computer Science & Information Technology