What does c mean before a date?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the use of bit fieild.
Explain what would happen to x in this expression: x += 15; (assuming the value of x is 5)
How do you print only part of a string?
How can I read a directory in a C program?
2 Answers Bright Outdoor, Wipro,
What will be printed as the result of the operation below: #include<..> int x; int modifyvalue() { return(x+=10); } int changevalue(int x) { return(x+=1); } void main() { int x=10; x++; changevalue(x); x++; modifyvalue(); printf("First output:%d\n",x); x++; changevalue(x); printf("Second output:%d\n",x); modifyvalue(); printf("Third output:%d\n",x); }
what is the difference between exit() and _exit() functions?
program for following output using for loop? 1 2 3 4 5 2 3 4 5 3 4 5 4 5 5
size maximum allocated by calloc()
void main() { static int i = 5; if(--i) { main(); printf("%d ",i); } } what would be output of the above program and justify your answer? }
5 Answers C DAC, CDAC, Infosys, Wipro,
What is an object?
how to add two numbers without using arithmetic operators?
do ne body have any idea about the salary for the we r going to have interview. yup .. u got it right ..i m talking abt NIC.