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
How many types of errors are there in c language? Explain
What are the disadvantages of external storage class?
When I tried to go into a security sites I am denied access and a message appeared saying 'applet not initialize'. How can I rectify this problem.
Function calling procedures? and their differences? Why should one go for Call by Reference?
Add Two Numbers Without Using the Addition Operator
What does %p mean?
What are extern variables in c?
What is a pointer variable in c language?
What is int main () in c?
What are data types in c language?
provide an example of the Group by clause, when would you use this clause
Write a program to identify if a given binary tree is balanced or not.
Write a program to know whether the input number is an armstrong number.
What does char * * argv mean in c?
What are high level languages like C and FORTRAN also known as?