Computer Science, asked by krishnakalai05, 6 months ago

Find the output
a=15
b=5
C=0
c=int(a/b)
b=c
a=b+c
b=a+C
print b
A 5
B 9
со
D
None of these​

Answers

Answered by nithinkumary8
0

Answer:

D

Explanation:

D none of these

is the answer

Similar questions