Multiple Choice
Easy
Qint x = 20; int *p = &x; হলে p কী সংরক্ষণ করবে?
ID: #25214
SEMESTER – I - COMS - Unit – 3: Section 6: Introduction to C: Pointers
5 views
Question Info
#25214Q ID
EasyDifficulty
SEMESTER – I - COMS - Unit – 3: Section 6: Introduction to C: PointersTopic
Your Answer
Select All That Apply
Tick every correct option, then press Check Answer.
Correct Answer
Explanation
p Variable x-এর Memory Address সংরক্ষণ করবে।
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic