Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


which one is highest Priority in c?
a)=,b)+,c)++,d)==

Answers were Sorted based on User's Feedback



which one is highest Priority in c? a)=,b)+,c)++,d)==..

Answer / cynthia,1st b.sc.,itm

option c)++

Is This Answer Correct ?    8 Yes 1 No

which one is highest Priority in c? a)=,b)+,c)++,d)==..

Answer / satheesh.t

c) ++

Is This Answer Correct ?    8 Yes 1 No

which one is highest Priority in c? a)=,b)+,c)++,d)==..

Answer / anj

++

Is This Answer Correct ?    4 Yes 0 No

which one is highest Priority in c? a)=,b)+,c)++,d)==..

Answer / sivasiva

==

Is This Answer Correct ?    0 Yes 4 No

Post New Answer

More C Interview Questions

how to write a c program to print list of fruits in alpabetical order?

0 Answers  


i want to make a program in which we use input having four digits(4321) and get output its reciprocal(1234).

1 Answers  


How can I avoid the abort, retry, fail messages?

0 Answers  


#include<stdio.h> int main() { int a[3][3][2]= {1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18}; printf("%d\n",*(*(*a+1)); return 0; } What will be the output of the above question? And how?

1 Answers   Groupon,


given post order,in order construct the corresponding binary tree

0 Answers   S-Cube, Wipro,


what does ‘Bus Error’ mean?

1 Answers   ABC,


How can a number be converted to a string?

1 Answers  


Explain how do you override a defined macro?

0 Answers  


What does static variable mean in c?

0 Answers  


what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;

0 Answers   L&T,


what is the difference between i++ and ++i?

5 Answers  


write a 'c' program to sum the number of integer values

8 Answers  


Categories