The command that locates all occurrences of specific text and replaces it with alternative text is:

a. Replace
b. Find
c. Edit

A. Replace

Computer Science & Information Technology

You might also like to view...

Case-Based Critical Thinking Questions Case 1: Frames Unlimited ? Frames Unlimited is a wholesale picture and poster frame business. Frame data are stored in sequential access files that contain four columns: item number, item name, size, and price. Which of the following statements should be used first when opening the input file?

A. If IO.File.Exists("pictureFrame57.txt") Then B. If IO.File.Exists("pictureFrame.txt") Then C. inFile = IO.File.OpenText("pictureFrame57.txt") D. inFile = IO.File.OpenText("pictureFrame.txt")

Computer Science & Information Technology

The ____ pane includes a list of available calendars where you can view a single calendar or additional calendars side by side, as shown in the accompanying figure.

A. Date Navigator B. My Calendars C. appointment area D. Calendars

Computer Science & Information Technology