All of the following are arithmetic operators used in Excel, except _____.

A. x (multiplication)
B. ^ (exponent)
C. % (percent)
D. + (addition)


Answer: A

Computer Science & Information Technology

You might also like to view...

The library case study described in Exercise 12.14 is extended to include the fact that the library has a significant stock of books that are no longer suitable for loaning out. These books can be sold for a fraction of the original cost. However, not all library books are eventually sold as many are considered too damaged to sell on, or are simply lost or stolen. Each book copy that is suitable for selling has a price and the date that the book is no longer to be loaned out. Introduce enhanced concepts into the ER model shown in Figure 13.12 and described in Exercise 12.14 to accommodate this extension to the original case study.

What will be an ideal response?

Computer Science & Information Technology

Which of the following can be virtual?

a) Constructors b) Destructors c) Ordinary functions d) Friend functions e) Static functions

Computer Science & Information Technology

In computer science, abstraction is used for ignoring or hiding details that are nonessential.

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

Computer Science & Information Technology

A(n) ____ is defined as a sequence (stream) of characters followed by the newline character.

A. character B. line C. input D. stream

Computer Science & Information Technology