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

  • Sriramadasu
  • 01 अक्तूबर
  • 1488 दृश्य
  • 14 उत्तर
Your Answer

hi

0
cognizant
मॉक परीक्षण अभ्यास के लिए
cognizant