When you enter more numbers than can fit in a cell, ____.
A. a series of number signs is displayed in the cell
B. you cannot enter any more numbers
C. by default, the column automatically widens to fit the new data
D. a dialog box opens
Answer: A
You might also like to view...
Answer the following statements true (T) or false (F)
1) C# rounds fractional values when they're to be stored in an integer variable. 2) Many algorithms can be divided into an initialization phase, a processing phase and a termination phase. 3) The sentinel value must be chosen so that it cannot be confused with an acceptable input value. 4) The cast operator is formed by enclosing a type name in braces.
What’s a default constructor? How are an object’s data members ini- tialized if a class has only a default constructor defined by the compiler?
What will be an ideal response?