Which of the following functions rounds up away from zero to the number of digits indicated in the function?

A) ROUND B) ROUNDUPZERO C) ROUNDUPAWAY D) ROUNDUP


D

Computer Science & Information Technology

You might also like to view...

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

1. Overriding is when a derived class redefines a method from the base class. 2. A constructor for a derived class begins with an invocation of a constructor for the base class.

Computer Science & Information Technology

A(n) ________ is an assignment of time for which you do not have to schedule resources such as rooms

Fill in the blank(s) with correct word

Computer Science & Information Technology

In applying conditional logic, to check if two or more conditions are all true and then return TRUE, select the function ____.

A. IF B. NOT C. TODAY D. AND

Computer Science & Information Technology

One good feature about the stack instruction set architecture is that it is great for pipelining.

Indicate whether the statement is true or false.

Computer Science & Information Technology