which operator having highest precedence?
a.)+ b.)++ c.)= d.)%
Answer Posted / jalal
a)+
| Is This Answer Correct ? | 3 Yes | 8 No |
Post New Answer View All Answers
Can i use “int” data type to store the value 32768? Why?
State two uses of pointers in C?
What is c preprocessor mean?
Who invented bcpl language?
what is event driven software and what is procedural driven software?
Some coders debug their programs by placing comment symbols on some codes instead of deleting it. How does this aid in debugging?
write a program using linked list in which each node consists of following information. Name[30] Branch Rollno Telephone no i) Write the program to add information of students in linked list
What do header files do?
Describe dynamic data structure in c programming language?
the number of measuring units from a arbitrary starting point in a record area or control block to some other point a) branching b) recording pointer c) none d) offset
What are the advantages of c preprocessor?
What is the argument of a function in c?
How can I write a function that takes a format string and a variable number of arguments?
What is time null in c?
What is storage class?