Multiple Choice
What is the output of the following code?
A) 98
B) 99
C) 0
D) 1
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: This operator is used in C++ to
Q11: What is the output of the following
Q12: What is the value of donuts after
Q13: What will the following segment of code
Q16: What will the following segment of code
Q17: Input values should always be checked for:<br>A)Appropriate
Q18: What will be the output of the
Q20: Which line in the following program will
Q26: You should be careful when using the
Q31: As a rule of style, when writing