What is the output of following program?
(c).x = 2 count = 0x = 2 count = 1x = 2.2 count = 0
total answers (1)
start bookmarking useful questions and collections and save it into your own study-lists, login now to start creating your own collections.
(c).x = 2 count = 0
need an explanation for this answer? contact us directly to get an explanation for this answerx = 2 count = 1
x = 2.2 count = 0