To create a new row identical to the one above it at the end of a table, place the insertion point in the last cell, then press ____.

A. [Tab]
B. [Ctrl]
C. [Enter]
D. [Option]


Answer: A

Computer Science & Information Technology

You might also like to view...

In the expansion/contraction strategy we use for an adjustable array, if we are not out of heap memory and there are elements in the array, the array is never less than:

A. 75% full B. 50% full C. 25% full D. None of the above

Computer Science & Information Technology

A many-to-many relationship consists of two one-to-one relationships

Indicate whether the statement is true or false

Computer Science & Information Technology

(Enhancing Class Rectangle) Create a more sophisticated Rectangle class than the one you created in Exercise 9.20. This class stores only the Cartesian coordinates of the four corners of the rectangle. The constructor calls a set function that accepts four sets of coordinates and verifies that each of these is in the first quadrant with no single x- or y-coordinate larger than 20.0. The set

func- tion also verifies that the supplied coordinates do, in fact, specify a rectangle. Provide member func- tions that calculate the length, width, perimeter and area. The length is the larger of the two dimensions. Include a predicate function square that determines whether the rectangle is a square. What will be an ideal response?

Computer Science & Information Technology

________ is a visual representation of information using a visually appealing layout

A) SmartArt B) Clip art C) WordArt D) A masthead

Computer Science & Information Technology