What error will you get if you type a function name incorrectly?

A) #ERROR? B) #NAME? C) #VALUE? D) #FUNCTION?


B

Computer Science & Information Technology

You might also like to view...

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

1. A variable declared within a function block is said to be local to the function. 2. Consider two blocks, one within another. If an identifier is declared as a variable in the inmost of these two blocks, one can access this variable from the outer block. 3. Consider two blocks, one within another. C++ prohibits an identifier to be declared as a variable in each of these blocks. 4. Calling something a black box is a figure of speech that conveys the idea that you cannot see inside. You know its behavior and interface but not its implementation.

Computer Science & Information Technology

Sparklines are:

A) the same as trendlines. B) tiny charts that fit within a cell. C) the border that displays around a selected range. D) lines that connect the high point of columns.

Computer Science & Information Technology

What is the name of the Metro Ethernet providers facility that is located as close to their customers as possible?

A) PoP B) UNI C) MAN D) Demarc

Computer Science & Information Technology

Which of the following would provide continuous power to various devices connected to it during a power surge or outage?

A. Line conditioner B. Power strip C. Battery backup D. Surge suppressor

Computer Science & Information Technology