which operator having highest precedence?
a.)+ b.)++ c.)= d.)%
Answer Posted / margarate mary
%
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What type is sizeof?
When can you use a pointer with a function?
Explain how do you print only part of a string?
Explain what is the stack?
What is binary tree in c?
write a program to concatenation the string using switch case?
On most computers additional memory that is accessed through an adapter of feature card along with a device driver program. a) user memory b) conventional memory c) expandedmemory d) area
Can a pointer be volatile in c?
What is static and volatile in c?
How do you initialize pointer variables?
How can I swap two values without using a temporary?
What is the difference between single charater constant and string constant?
What are pragmas and what are they good for?
In which language linux is written?
What are runtime error?