What is the result? Given: What is the result? Given: What is the result? A. Option D B. Option A C. Option B D. Option C Show Hint ← Previous question Next question →
Kaykay Correct answer is; int sum is 30 double sum is 30.0 None of the options have this answer so. C – Option B is the closest. Reply
there is no answer
output is
int summ is 30
double summ is 30.0
C.
Option B
no correct answer
int summ is 30
double summ is 30.0
Correct answer is;
int sum is 30
double sum is 30.0
None of the options have this answer so.
C – Option B is the closest.
output:
int sum is 30
double sum is 30.0
c
wrong test
answer : int 30; double : 30.0
b
Options mentioned are incorrect.
it should have been
int Sum is 30
double Sum is 30.0