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...


Hierarchy decides which operator

a) is most important

b) is used first

c) is fastest

d) operates on largest numbers



Hierarchy decides which operator a) is most important b) is used first c) is fastest d) ..

Answer / md mastan

Based on priority (or) precedence.
answer:a

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

What is the best way to store flag values in a program?

0 Answers  


n=7623 { temp=n/10; result=temp*10+ result; n=n/10 }

7 Answers   Wipro,


c pgm count no of lines , blanks, tabs in a para(File concept)

2 Answers  


C program to read the integer and calculate sum and average using single dimensional array

0 Answers  


Write a program to add a given duration with time(24hrs format)

1 Answers   Protech,


f() { int a=2; f1(a++); } f1(int c) { printf("%d", c); } c=?

7 Answers   Geometric Software,


Is it better to use a macro or a function?

0 Answers  


if function is declared as static in one source file, if I would like to use the same function in some other source file...is it possible....how ?

2 Answers   NetApp,


Define a structure to store roll no, name and marks of a student. Using the structure of above write a ‘C’ program to create a file “student.dat”. There must be one record for every student in the file. Accept the data from the user.

0 Answers  


What is the use of define in c?

0 Answers  


What is the difference between test design and test case design?

0 Answers  


FILE PROGRAMMING

0 Answers   Wipro,


Categories