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

What is the difference between exit() and _exit() function in c?

584


Explain how can I write functions that take a variable number of arguments?

618


How can I change the size of the dynamically allocated array?

634


What is the purpose of & in scanf?

598


Which is the best website to learn c programming?

584






How can I manipulate individual bits?

608


Difference between macros and inline functions? Can a function be forced as inline?

712


What is the difference between struct and typedef struct in c?

659


Why is c called c?

632


Why isnt any of this standardized in c?

640


How many types of sorting are there in c?

614


What is the difference between single charater constant and string constant?

625


What is meant by inheritance?

634


What is static identifier?

704


An organised method of depicting the use of an area of computer memory used to signify the uses for different parts of the memory a) swap b) extended memory c) memory map d) all of the above

708