nadia would like to find text in her current document that differentiates companyabc from companyabc. which…

nadia would like to find text in her current document that differentiates companyabc from companyabc. which option should she use?\nfind whole words only\nmatch case\nwildcards\nmatch prefix

nadia would like to find text in her current document that differentiates companyabc from companyabc. which option should she use?\nfind whole words only\nmatch case\nwildcards\nmatch prefix

Answer

Brief Explanations:

The "Match Case" option in text - finding functions differentiates between uppercase and lowercase letters. Since Nadia wants to distinguish between "CompanyABC" and "companyabc" which differ only in case, this is the correct option. The other options like "Find whole words only" is for finding exact whole - word matches, "Wildcards" are for pattern - matching with special characters, and "Match Prefix" is for finding words starting with a particular string, none of which are relevant for case - sensitive matching.

Answer:

Match Case