The QUARTILE.EXC functions returns values in the range: ________

A) 0 to 4 B) 1 to 3 C) 1 to 4 D) 0 to 3

D

Computer Science & Information Technology

You might also like to view...

A network consisting of numerous geographically dispersed networks that cover a large physical distance is referred to as a:

A. WLAN. B. LAN. C. WAN. D. MAN.

Computer Science & Information Technology

Which of the following loops is guaranteed to execute at least once?

A. counter-controlled while loop B. for loop C. do...while loop D. sentinel-controlled while loop

Computer Science & Information Technology