To make a cell reference absolute, insert a(n) ________ sign before the row and column of the cell address

A) asterisk (*) B) dollar ($) C) equal (=) D) at (@)


B

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1. The Standard Template Library (STL) contains templates for useful algorithms and data structures. 2. A sequence container organizes data in a sequential fashion, similar to an array. 3. When you declare an iterator to work with a container, the compiler automatically chooses the right type. 4. An iterator is a function that is used to access items in an array. 5. An associative container stores data in a nonsequential way so it is slower to locate elements than a sequence container.

Computer Science & Information Technology

A(n) _____ is an HTML code, not visible on a displayed Web page, that contains keywords representing the Website's content, which search engines use to build indexes pointing to the Website.

A. attribute B. meta tag  C. hyperlink text D. identifier

Computer Science & Information Technology

The two basic designs of computers are ________ computers and stationary computers

Fill in the blank(s) with correct word

Computer Science & Information Technology

If one customer can purchase many items, one-to-many is called the ________ of the relationship

A) joining B) redundancy C) integrity D) cardinality

Computer Science & Information Technology