What is the output of the following code?

#include Main () { int x=5; If(x==5) { If(x==5)break; Printf("Hello") ; } Printf("Hi") ; } A) Hi B)HelloHi C)compile error D)Hello


14 Answers
1-14 of  14
14 Answers
Cognizant
Practice Mock Test
Cognizant