Teaching UGC NET Mock Test Series 2025 (Paper 1 & 2) Programming and Data Structure Programming in C Pointer
In ‘C’ Language
(A) Array stores data of the same type
(B) Array can be a part of a structure
(C) Array of structure is allowed
(D) Structure stores data of same type
1
(A), (B), (C) are correct
2
Only (A) and (C) are correct
3
(A), (B), (D) are correct
4
Only (A) and (B) are correct