Which is correct representation of C statement? e = a * b + c / d * f;
A) e = (a * (b +(c /(d * f) ) ) ) ;
B) e = ((a * b) + (c / (d * f) ) ) ;
C) e = ((a * b) + ((c / d) * f) ) ;
D) Both e = ((a * b) + (c / (d * f) ) ) ; and e = ((a * b) + ((c / d) * f) ) ;
Correct Answer:
Verified
Q32: Operation "a = a * b +
Q33: What will be the final value of
Q34: In expression i = g() + f(),
Q35: Which operators of the following have same
Q36: Comment on the following statement n =
Q38: While swapping 2 no' what at precautions
Q39: function tolower(c) defined in library
Q40: Which type of conversion is NOT accepted?
A)From
Q41: Which of the following type-casting have chances
Q42: Which of the following typecasting is accepted
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents