Multiple Choice Easy

Qint *p; হলে p+1 কত Byte এগোবে (সাধারণত int = 4 Byte)?

ID: #25238 SEMESTER – I - COMS - Unit – 3: Section 6: Introduction to C: Pointers 6 views
Question Info
#25238Q ID
EasyDifficulty
SEMESTER – I - COMS - Unit – 3: Section 6: Introduction to C: PointersTopic

Select All That Apply

Tick every correct option, then press Check Answer.

  • A 1 Byte
  • B 2 Byte
  • C 4 Byte
  • D 8 Byte
Correct Answer

Explanation

int Pointer-এর ক্ষেত্রে p+1 মানে 4 Byte এগোনো।

Share This Question

Challenge a friend or share with your study group.