Write a program to reverse a given number in c?


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

Post New Answer

More C Interview Questions

Can you subtract pointers from each other? Why would you?

0 Answers  


write a c program thal will find all sequences of length N that produce the sum is Zero, print all possible solutions?

0 Answers   Wipro,


Why c is a mother language?

0 Answers  


Why do we need functions in c?

0 Answers  


When should volatile modifier be used?

0 Answers  






Write a program to print this triangle: * ** * **** * ****** * ******** * ********** Don't use printf statements;use two nested loops instead. you will have to use braces around the body of the outer loop if it contains multiple statements.

6 Answers   Wipro,


Mention four important string handling functions in c languages .

0 Answers  


WRITE A CODE IN C TO SEARCH A FILE FROM NOTEPAD FILE.

0 Answers   Google, Infosys,


Derive the complexity expression for AVL tree?

1 Answers  


show how link list can be used to repersent the following polynomial i) 5x+2

0 Answers   CBSE,


What is the -> in c?

0 Answers  


application attempts to perform an operation?

0 Answers  


Categories