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
How will you divide two numbers in a MACRO?
How do I convert a string to all upper or lower case?
how could explain about job profile
What is function pointer c?
what is a function method?give example?
Explain which of the following operators is incorrect and why? ( >=, <=, <>, ==)
What is the use of the function in c?
What is the hardest programming language?
What is the difference between test design and test case design?
What is use of pointer?
What is meant by 'bit masking'?
code for find determinent of amatrix
What is the use of in c?
What is the main difference between calloc () and malloc ()?
Is there a way to jump out of a function or functions?