on, B. SC.
Paper Name - C Programming and Data Structures, Date - 16/12/2020
Time: 1:00 Hour
Max. Marks: 15
Section - A
Multiple Choice Questions (All questions are compulsory) 6x1=6
1. Consider the following program fragment
KR
int x, y, result;
X=5;
y=7;
result=xy
the value of result will be
(a) 0
(b) 0.7
(c) 0.714
(d) 0.714285
Answers
Answered by
0
you wrote the question wrong
it should be x/y
and answer is zero
option 1
Similar questions