Login and Register ×
Check your Email for the OTP
C Programming Language MCQ Pointer in C Language
⚠ Report ✓ Question Verified Copy Link
Explanation:
Answer: A
Explanation: A pointer allows you to indirectly access the value of a variable by dereferencing the pointer with the * operator. A regular variable can be accessed directly with its identifier.
Related Topic:
Share Above MCQ
Learn More MCQ Questions from C Programming Language MCQ Pointer in C Language