Explain the difference between ++u and u++?
No Answer is Posted For this Question
Be the First to Post Answer
Tell me what is null pointer in c?
Why C language is a procedural language?
How Many Header Files in c?
What are structure members?
why program counter is 16 bit?
write a programe to accept any two number and check the following condition using goto state ment.if a>b,print a & find whether it is even or odd and then print.and a<b,printb.find the sum digits of that number & then print.if a==b multiply 10 with a & add 20 with b store in c and then print
which is the best antivirus and how to update it
Explain about C function prototype?
what will happen if you free a pointer twice after allocating memory dynamically ?
who is the founder of c
19 Answers College School Exams Tests, HP,
f1() { f(3);} f(int t) { switch(t); { case 2: c=3; case 3: c=4; case 4: c=5; case 5: c=6; default: c=0;} value of c?
Write a programme to find even numbers without using any conditional statement?
3 Answers ADD Software, Infosys,