Solved

Match the Following Functions to Their Definition

Question 66

Matching

Match the following functions to their definition.

Premises:
RAND
ABS
ROUNDDOWN
INT
ROUND
Responses:
Returns the absolute value of a number
Rounds a number down to the nearest integer
Rounds a number to the specified number of digits
Returns a random number
Rounds a number down to the specified number of digits

Correct Answer:

RAND
ABS
ROUNDDOWN
INT
ROUND
Related Questions