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 ? | 13 Yes | 4 No |
Post New Answer View All Answers
Are enumerations really portable?
What does c mean before a date?
write a programming in c to find the sum of all elements in an array through function.
Explain how can you tell whether two strings are the same?
In a header file whether functions are declared or defined?
How to Throw some light on the splay trees?
How do you convert strings to numbers in C?
what is reason of your company position's in india no. 1.
Explain what does the format %10.2 mean when included in a printf statement?
Write a function which takes as parameters one regular expression(only ? and * are the special characters) and a string and returns whether the string matched the regular expression.
What would be an example of a structure analogous to structure c?
What is c basic?
What is .obj file in c?
write a program for the normal snake games find in most of the mobiles.
What are the 4 types of programming language?