Vidyalelo
C++ Programming · Q413

C++ miscellaneous

Programming · C++ Programming · question 413

Q413

What will be the output of the following C++ code?

A.
000000000000
010010010100
B.
101100100010
010010010111
C.
111111101010
010010000000
D.
101100101010
010010010100
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board