Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

nadia would like to find text in her current document that differentiat…

Question

nadia would like to find text in her current document that differentiates companyabc from companyabc.
which option should she use?
○ find whole words only
○ match case
○ wildcards
○ match prefix

Explanation:

Brief Explanations

The goal is to distinguish between "CompanyABC" (mixed case) and "companyabc" (lowercase). The "Match Case" option in text search tools treats uppercase and lowercase letters as distinct, which will separate these two versions. Other options do not target case sensitivity: "Find whole words only" focuses on full word matches, "Wildcards" are for pattern matching with symbols, and "Match Prefix" targets text starting with a specific string.

Answer:

Match Case