How can you convert integers to binary or hexadecimal?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Compare array data type to pointer data type

0 Answers  


AMMONG THE 4 STROAGE CLASSES IN C, WHICH ONE FASTEST?

13 Answers   HCL,


A array contains dissimilar element how can we count, and A array contains dissimilar element how can we store in another array with out repetition.

4 Answers  


Write a program to check prime number in c programming?

0 Answers  


Write a program using bitwise operators to invert even bits of a given number.

2 Answers  






WRITE A PROGRAM IN C TO MULTIPLY TWO 2-D ARRAYS

4 Answers  


What is the use of linkage in c language?

0 Answers  


Print all the palindrome numbers.If a number is not palindrome make it one by attaching the reverse to it. eg:123 output:123321 (or) 12321

7 Answers   HCL,


How can I do peek and poke in c?

0 Answers  


Which type of language is c?

0 Answers  


When I set a float variable to, say, 3.1, why is printf printing it as 3.0999999?

0 Answers  


What is an arrays?

0 Answers  


Categories