Replies
Welcome, guest
Join CrazyEngineers to reply, ask questions, and participate in conversations.
CrazyEngineers powered by Jatra Community Platform
-
@varsha0802-YohNRX • Dec 24, 2010
-32768, I guess, because the loop will not run. Tell me if I am correct or not.
-
@deepasri-6Qfn3L • Dec 24, 2010
output : -1
in while loop i variable get -1 values then it is true
next statment balance the value as i = -1
then print -1 value. -
@sachin-0wuUmc • Dec 24, 2010
@deepsari,
You are right its output is -1
Hey, Can you please explain in some steps...