The vi command to access the contents of a numbered buffer (say buffer number 2) is

a: "2p
b: "bp
c: "two p
d: "pP
e: none of the above


a: "2p

Computer Science & Information Technology

You might also like to view...

What kind of application tests a class by creating an object of that class and calling the class’s methods?

a. Pseudo application. b. Debugger. c. Declarator. d. Test harness.

Computer Science & Information Technology

You can use the txtType control's ____ event to prevent the text box from accepting the space character.

A. Key B. Pressed C. KeyPress D. StillPressed

Computer Science & Information Technology

Which of the following is TRUE about margins in Word 2016?

A) Margins are only on the left and right edge of the paper. B) Margins are only at the top and bottom edge of the paper. C) The default top and bottom margins are 1". D) The default left and right margins are 1.25".

Computer Science & Information Technology

Because more sophisticated queries require more advanced manipulation of data, you may need to create a(n) ________

A) SQL query B) crosstab query C) union query D) subquery

Computer Science & Information Technology