which one is highest Priority in c?
a)=,b)+,c)++,d)==
Answers were Sorted based on User's Feedback
Tell us something about keyword 'auto'.
main() { float a=3.2e40; printf("%d",a); }
How to swap 3 numbers without using 4th variable?
Write the test cases for checking a variable having value in range -10.0 to +10.0?
What's the difference between constant char *p and char * constant p?
Where we use clrscr in c?
the real constant in c can be expressed in which of the following forms a) fractional form only b) exponential form only c) ascii form only d) both a and b
What are the concepts introduced in OOPs?
can please someone teach me how to create this program using while statement.. this is the output should look like 0 2 4 6 8 10 -thanks.. :) need it asap...
please explain clearly about execution of c program in detail,in which stage are the printf sacnf getting into exeecutable code
What is the best way to comment out a section of code that contains comments?
how can i print "hello"