in b=6.6/a+(2*a+(3*c)/a*d)/(2/n); which operation will be performed first

a) 6.6/a

b) 2*a

c) 3*c

d) 2/n

Answer Posted / amanuel asmare

C

Is This Answer Correct ?    10 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If the size of int data type is two bytes, what is the range of signed int data type?

581


What is the difference between procedural and declarative language?

639


What are the 5 types of inheritance in c ++?

572


Why structure is used in c?

575


a program that performs some preliminary processing in C, it acts upon certain directives that will affect how the compiler does its work a) compiler b) loader c) directive d) preprocessor

629






how can i access hard disk address(physical address)? are we access hard disk by using far,near or huge pointer? if yes then please explain.....

1364


Function calling procedures? and their differences? Why should one go for Call by Reference?

624


What is pass by reference in functions?

318


Explain how can I pad a string to a known length?

639


What are the advantages and disadvantages of pointers?

570


What is advantage of pointer in c?

681


What is variable initialization and why is it important?

609


Explain #pragma statements.

598


Explain the difference between malloc() and calloc() in c?

569


What is null pointer constant?

588