To create an absolute reference, insert a pound sign (#) before the column reference and another pound sign before the row reference.
Answer the following statement true (T) or false (F)
False
Computer Science & Information Technology
You might also like to view...
Denim, marble, and cork are examples of ________ fills
A) picture B) texture C) freeform D) gradient
Computer Science & Information Technology
The expression t1.nextaddr->name is evaluated as ____.
A. t1(.nextaddr->name) B. (t1.nextaddr->)name C. t1.(nextaddr->name) D. (t1.nextaddr)->name
Computer Science & Information Technology