What is the output of the following code?

#include Main () { Int a=1, Float b=1.3; Double c; C=a+b Printf ("%. 2lf",c); } A) a=2.30 B)a=2.3 C)compile error D) 2.0

  • Sriramadasu
  • 22 फरवरी
  • 1631 दृश्य
  • 14 उत्तर
Your Answer

a

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