The vi editor
a: is a line oriented editor
b: is a screen oriented editor
c: is supported in most of the UNIX installations
d: is a text formatter
e: b and c
e: b and c
Computer Science & Information Technology
You might also like to view...
The ampersand (&) symbol is the operator used to ____ two strings together.
A. link B. display C. embed D. concatenate
Computer Science & Information Technology
Operating systems employ a technique called ________ to prevent indefinite postponement—as a thread waits in the ready state, the operating system gradually increases the thread’s priority to ensure that the thread will eventually run.
a. incrementing b. prioritizing c. maturing d. aging
Computer Science & Information Technology