

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following statements are correct about the program?
#include
|
A. | It converts a number to a given base. |
B. | It converts a number to its equivalent binary. |
C. | It converts a number to its equivalent hexadecimal. |
D. | It converts a number to its equivalent octal. |
Answer» B. It converts a number to its equivalent binary. | |