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
- 2071 दृश्य
- 14 उत्तर
Your Answer
मॉक परीक्षण अभ्यास के लिए
cognizant