If a label is too long to fit into a cell and the next cell is empty, _____.
A. it extends into the next cell on the right
B. it extends into the previous cell on the left
C. the end of the label is cut off
D. it automatically moves to the next line
Answer: A
Computer Science & Information Technology
You might also like to view...
Which is used to specify that a class will be implementing an interface?
a) Using b) : c) Implements d) Extends.
Computer Science & Information Technology
A _________ states what is assumed to be true when the method is called.
(a) prescript (b) postscript (c) precondition (d) postcondition
Computer Science & Information Technology