which operator having lowest precedence??
a.)+ b.)++ c.)= d.)%
Answer Posted / jalal
c)=
| Is This Answer Correct ? | 17 Yes | 0 No |
Post New Answer View All Answers
When should we use pointers in a c program?
What is a newline escape sequence?
Explain setjmp()?
What is || operator and how does it function in a program?
Explain what is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?
Can you write the algorithm for Queue?
What is formal argument?
Which is the memory area not included in C program? give the reason
#include
There is a practice in coding to keep some code blocks in comment symbols than delete it when debugging. How this affect when debugging?
What is New modifiers?
What's the total generic pointer type?
What is the use of c language in real life?
what are bit fields in c?
Write programs for String Reversal & Palindrome check