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

Write a code to remove duplicates in a string.

0 Answers   Expedia,


what is Structural oriented language? give some example of this language.....?

1 Answers  


C language questions for civil engineering

0 Answers   Tech Mahindra,


Hi how many types of software editions are there and their difference (like home editions, enterprise, standard etc) can u please help me

0 Answers  


What is operator promotion?

0 Answers  






Give a one-line C expression to test whether a number is a power of 2. [No loops allowed - it's a simple test.]

0 Answers  


hello freinds next week my interview in reliance,nybody has an idea about it intervew questions..so tell

0 Answers   Reliance,


Describe the steps to insert data into a singly linked list.

0 Answers  


multiple of 9 without useing +,* oprator

3 Answers  


Is fortran still used today?

0 Answers  


A float occupies 4 bytes in memory. How many bits are used to store exponent part? since we can have up to 38 number for exponent so 2 ki power 6 6, 6 bits will be used. If 6 bits are used why do not we have up to 64 numbers in exponent?

0 Answers  


What are the ways to a null pointer can use in c programming language?

0 Answers  


Categories