1.struct STRUCT S;
2.STRUCT S;
3.Both struct STRUCT S; and STRUCT S;
4.Both C and C++ have different syntax
Answer:1