To delete a building block the document must be ________
A) read only B) open C) previewed D) closed
B
Computer Science & Information Technology
You might also like to view...
Member functions of a class
a. may not be in the private section b. must be in the private section c. may be in either section d. can not be called in the main program
Computer Science & Information Technology
In array items, which expression below accesses the value at row 3 and column 4?
a. items[3].[4] b. items[3[4]] c. items[3][4] d. items[3, 4]
Computer Science & Information Technology
The Zooming bar enables you to change the magnification of the document or worksheet
Indicate whether the statement is true or false
Computer Science & Information Technology
A _________ architecture is one that makes use of more, and more fine-grained pipeline stages.
A. parallel B. superpipelined C. superscalar D. hybrid
Computer Science & Information Technology