In the Find and Replace dialog box, Match Case is used to match the:
A) font. B) color. C) special character. D) capitalization.
D
Computer Science & Information Technology
You might also like to view...
The set of instructions that a computer will follow is known as:
a. Hardware b. Algorithm c. Program d. CPU
Computer Science & Information Technology
The ________ area is the target destination for data that has been cut or copied
Fill in the blank(s) with correct word
Computer Science & Information Technology
Which of the following would not be considered a data marker?
A) Bar B) Dot C) Line D) Legend
Computer Science & Information Technology
In an array-based implementation of a heap, the heapInsert operation is ______.
a) O(1) b) O(n) c) O(n2) d) O(log n)
Computer Science & Information Technology