Answer Posted / satheesh
a)=
The highest priority out of the above is ++,then comes
+,then==, and last priority for =.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is meant by 'bit masking'?
Why are some ANSI/ISO Standard library routines showing up as undefined, even though I've got an ANSI compiler?
Explain the use of #pragma exit?
Can we access the array using a pointer in c language?
What is a good data structure to use for storing lines of text?
What is a dynamic array in c?
WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?
Explain bit masking in c?
What is volatile variable in c with example?
What is a char in c?
Can the “if” function be used in comparing strings?
What is the use of getchar() function?
What is a null pointer in c?
What are type modifiers in c?
What is the difference between constant pointer and constant variable?