What is the output of the following code?

#include Main () { Int a=5,b=3, c=4; Printf ("a=%d, b=%d', a, b, c) ; } A) a=5,b=3 B)a=5,b=3,c=0 C)a=5,b=3,0 D)compile error

  • Sriramadasu
  • 03 सितम्बर
  • 1155 दृश्य
  • 6 उत्तर
Your Answer

b

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