In the Find and Replace dialog box, the feature Find ________ only will not find the Find what: entry if it is within a word

Fill in the blank(s) with correct word

Whole Words

Computer Science & Information Technology

You might also like to view...

Which of the following struct definitions is correct in C++?

A. struct studentType {  int ID; }; B. struct studentType {   string name;   int ID;   double gpa;}   C. int struct studentType {   ID; }   D. struct studentType {   int ID = 1; };  

Computer Science & Information Technology

How does indefinite postponement differ from deadlock?

What will be an ideal response?

Computer Science & Information Technology