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


6 Answers
1-6 of  6
6 Answers
cognizant
Practice Mock Test
cognizant