What occurs when you press the Tab key when you're in the last cell of a table?

A) A new column is created B) The insertion point moves outside of the table
C) A new row is created D) Another line is created in the cell

C

Computer Science & Information Technology

You might also like to view...

A(n) ________ row allows the first row to repeat at the top of the next page if the table gets split

Fill in the blank(s) with correct word

Computer Science & Information Technology

A linked list is normally specified by giving a pointer pointing to the first node of a list. An empty list has no nodes at all. What is the value of a head pointer for an empty list?

What will be an ideal response?

Computer Science & Information Technology