which one is highest Priority in c?
a)=,b)+,c)++,d)==
Answer Posted / cynthia,1st b.sc.,itm
option c)++
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
The postoder traversal is 7,14,3,55,22,5,17 Then ur Inorder traversal is??? please help me on this
What is scope rule of function in c?
which of the following is not a character constant a) 'thank you' b) 'enter values of p, n ,r' c) '23.56E-o3' d) all of the above
Create a structure to specify data on students given below: Roll number, Name, Department, Course, Year of joining Assume that there are not more than 450 students in the college. 1.write a function to print names of all students who joined in a particular year 2.write a function to print the data of a student whose roll number is given
What are valid operations on pointers?
Write a program to input the price of 1 burger and the number of burgers eaten by a group of friends .print the total amount to be paid by the group?
plz let me know how to become a telecom protocol tester. thank you.
What is #define in c?
Are pointers really faster than arrays?
how to print electricity bill according to following charges first 100 units -1rs per unit for next 200 units-1.50 rs per unit without using conditions
What is the difference between constant pointer and constant variable?
hi any body pls give me company name interview conduct "c" language only
What is pivot in c?
What is modifier & how many types of modifiers available in c?
What is a const pointer?