

Library Functions - Programming
Q1: The itoa function can convert an integer in decimal, octal or hexadecimal form to a string.A Yes
B No
ANS:A - Yes itoa() takes the integer input value input and converts it to a number in base radix. The resulting number a sequence of base-radix digits. Example:
Output:Enter a number: 1250 Decimal: 1250 Binary: 10011100010 Hexadecimal: 4e2 |


For help Students Orientation
Mcqs Questions
One stop destination for examination, preparation, recruitment, and more. Specially designed online test to solve all your preparation worries. Go wherever you want to and practice whenever you want, using the online test platform.