What syntax would a Vim user choose if they wanted to perform a search-and-replace operation on an entire document?

A. :r/"string"/"string"/g
B. %r/"string"/"string"/g
C. :s/"string"/"string"/g
D. %s/"string"/"string"/g

Answer: D

Computer Science & Information Technology

You might also like to view...

Which law affects any organization that is publicly traded in the United States?

A. Computer Fraud and Abuse Act (CFAA) of 1986 B. Gramm-Leach-Bliley Act (GLBA) of 1999 C. Health Insurance Portability and Accountability Act (HIPAA) D. Sarbanes-Oxley (SOX) Act

Computer Science & Information Technology

Which socket replaces the Intel 1156 socket?

a. 1155 b. 1366 c. 775 d. 940

Computer Science & Information Technology