which operator having lowest precedence??
a.)+ b.)++ c.)= d.)%
Answer Posted / sivasiva
+
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
difference between Low, Middle, High Level languages in c ?
Can we access array using pointer in c language?
How will you write a code for accessing the length of an array without assigning it to another variable?
a formula,a series of steps,or well defined set of rules for solving a problem a) algorithem b) program c) erdiagram d) compiler
Can two or more operators such as and be combined in a single line of program code?
What is the use of volatile?
When should a type cast not be used?
How can you check to see whether a symbol is defined?
What is dangling pointer in c?
What does char * * argv mean in c?
How can I get random integers in a certain range?
why use functions a) writing functions avoids rewriting the same code over and over b) using functions it becomes easier to write programs and keep track of what they are doing c) a & b d) none of the above
Is a house a mass structure?
Why we write conio h in c?
how to solve "unable to open stdio.h and conio.h header files in windows 7 by using Dos-box software