MCQ
Single Best Answer
Easy
QWhat is a pointer in C?
ID: #7189
Pointer in C Language
214 views
Question Info
#7189Q ID
EasyDifficulty
Pointer in C LanguageTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer: Option B
Explanation
Answer: B
Explanation: A pointer in C is a variable that stores a memory address. It "points" to the location of a specific piece of data in memory.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic