MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following manipulator is used for the representing octal equivalent of a given decimal number? |
| A. | oct |
| B. | setbase(8) |
| C. | tobase(8) |
| D. | both a and b |
| E. | all a, b, c |
| Answer» E. all a, b, c | |