Write a program to reverse a given number in c?
No Answer is Posted For this Question
Be the First to Post Answer
what is the value of b if a=5; b=++a + ++a
31 Answers Infosys, TCS, Tech Mahindra,
What is mean by Data Driven framework in QTP? Can any one answer me in details on this regard.
what is the output of the code and how? main() { int *ptr,x; x=sizeof(ptr); printf("%d",x); }
Why void main is used in c?
How to write a code for implementing my own printf() and scanf().... Please hep me in this... I need a guidance... Can you give an coding for c... Please also explain about the header files used other than #include<stdio.h>...
What is getch() function?
a C prog to swap 2 no.s without using variables just an array?
could u able to tell about suresoft technical session
What is a ternary operator in c?
EXPLAIN #INCLUDE<STDIO.H> EXPLAIN #INCLUDE<CONIO.H>
WHAT IS ABSTRACT DATA TYPE
What is nested structure with example?