On the Replace tab of the Find and Replace dialog box, the ____________________ expressions option allows you to use search terms to find patterns rather than just exact matches.

Fill in the blank(s) with the appropriate word(s).

Regular

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1. When included in the Text property of a button, the && symbols placed side by side will display as a single & character. 2. When you declare a constant, you must assign it an initial value. 3. A form’s Load event takes place when the user first clicks on the form at run time. 4. A variable is a storage location on a computer’s hard drive that holds information while the computer is off.

Computer Science & Information Technology

If a program compiles fine, but it produces incorrect result, then the program suffers __________.

a. a compilation error b. a runtime error c. a logic error

Computer Science & Information Technology