Computer Science, asked by yoboichinmay, 1 year ago

what is the difference between match case and match whole word?

Answers

Answered by replyr
20
Mach case is used to match cases like sentence case ,upper case etc. eg in upper case all similar words written in upper case are selected.
whereas
in match whole word word written in any case ,font ,color is selected
Similar questions