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

Your Answer

c

0
cognizant
Practice Mock Test
cognizant