Write a program to reverse a given number in c language?
No Answer is Posted For this Question
Be the First to Post Answer
i want to know the procedure of qualcomm for getting a job through offcampus
program to find the roots of a quardratic equation
to find out the reverse digit of a given number
6 Answers Infosys, Microsoft, TCS, Wipro,
Add 2 64 bit numbers on a 32 bit machine
3 Answers EMC, Hyderabad Central University, NetApp,
int a=2,b=3,c=4; printf("a=%d,b=%d\n",a,b,c); what is the o/p?
void main() { int *ptr; ptr = (int *) 0x400 ; printf("ptr=%d",ptr); } output?
which operator having lowest precedence?? a.)+ b.)++ c.)= d.)%
how to go with this?
What is main () in c language?
Explain what is a static function?
What is key word in c language?
What is New modifiers?