📚 Question Bank Q21 — Programming and Data Structure
Tags
Programming and Data Structure
Q21. Marks: +2.0 UGC NET Paper 2: Computer Sc 23rd August 2024 Shift 1

Which of the following statements about pointers in C are TRUE.

(A) Pointers can be used to access array elements

(B) Pointers can store the address of another pointer

(C) Pointers are automatically deferenced in expression

(D) Pointers cannot be used to access structure members

Choose the correct answer from the options given below:

1.(A) and (C) Only
2.(A) and (B) Only ✓ Correct
3.(B) and (C) Only
4.(C) and (D) Only
📄 All “Programming and Data Structure” questions across papers
🏷 Change Tag for this Question