which operator having lowest precedence??
a.)+ b.)++ c.)= d.)%
Answer Posted / amala v
c.)=
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
provide an example of the Group by clause, when would you use this clause
Which is an example of a structural homology?
Explain do array subscripts always start with zero?
What is use of #include in c?
What is the use of in c?
Why is c used in embedded systems?
write a program to rearrange the array such way that all even elements should come first and next come odd
What is clrscr ()?
What is omp_num_threads?
How can I read a binary data file properly?
What are the 4 types of unions?
What is function and its example?
Give a one-line C expression to test whether a number is a power of 2. [No loops allowed - it's a simple test.]
Give the rules for variable declaration?
What is 1f in c?