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 operator having highest precedence?
a.)+ b.)++ c.)= d.)%

Answers were Sorted based on User's Feedback



which operator having highest precedence? a.)+ b.)++ c.)= d.)% ..

Answer / siva

++

Is This Answer Correct ?    16 Yes 2 No

which operator having highest precedence? a.)+ b.)++ c.)= d.)% ..

Answer / sivasiva

++

Is This Answer Correct ?    8 Yes 1 No

which operator having highest precedence? a.)+ b.)++ c.)= d.)% ..

Answer / margarate mary

%

Is This Answer Correct ?    3 Yes 1 No

which operator having highest precedence? a.)+ b.)++ c.)= d.)% ..

Answer / jalal

a)+

Is This Answer Correct ?    3 Yes 8 No

Post New Answer

More C Interview Questions

Why is the code below functioning. According to me it MUST NOT.

1 Answers  


What is zero based addressing?

0 Answers  


write a own function to compare two strings with out using stringcomparition function?

6 Answers   LG Soft, Sasken,


HOW DO YOU HANDLE EXCEPTIONS IN C?

2 Answers   AppLabs,


what about "char *(*(*a[])())();"

3 Answers   Oracle,


Explain what’s a signal? Explain what do I use signals for?

0 Answers  


Why is struct padding needed?

0 Answers  


How do you define a string?

0 Answers  


What is the general form of #line preprocessor?

0 Answers  


for(;;) printf("C language") What is out put of above??

2 Answers   Practical Viva Questions,


which of 'arrays' or 'pointers' are faster?

5 Answers  


1.int a=10; 2.int b=20; 3. //write here 4.b=30; Write code at line 3 so that when the value of b is changed variable a should automatically change with same value as b. 5.

0 Answers  


Categories