When a word in a document is selected and moused over, the transparent ________ tool bar, which displays common formatting options, appears
A) Font
B) Mini
C) Layout
D) Quick Access
B
You might also like to view...
If the programmer is writing a function that requires four input values, but most of the time when the function is called, three of the inputs are the same (only changed occasionally). How should the programmer design this function?
What will be an ideal response?
A(n) ___________ G is a set of elements with a binary operation, denoted by *, that associates to each ordered pair (a,b) of elements in G an element ( a*b) in G.
Fill in the blank(s) with the appropriate word(s).
What is TRUE about the following array? num someVals[5] = 1, 3, 5, 7, 9
A. someVals[1] has the value of 1 B. someVals[1] has the value of 3 C. There are 6 elements in this array. D. someVals[3] has the value of 3
In reference to the MVM instruction, the filtering device which determines bit by bit whether a copy of the bit will be allowed to move from the source to the destination is called the ____________________.
Fill in the blank(s) with the appropriate word(s).