What is the output of the following code?

#include Main () { enum { India, is=7,GREAT} Printf ("%d%d",India, GREAT ); } A) 0 1 B)0 2 C)compile error D) 0 8

Your Answer

0 2

1
cognizant
Practice Mock Test
cognizant