Type B : Application Oriented Questions
(a) What will be the output produced by following code fragments ?
(i) a, b = 2, 3
C, b = a, c + 1
print a, b, c
Answers
Answered by
0
In the above question the values are as follows :
a = 2
b = 1
c = 4
Similar questions
Psychology,
5 months ago
Social Sciences,
5 months ago
English,
5 months ago
Hindi,
11 months ago
Math,
11 months ago
Math,
1 year ago
Chinese,
1 year ago