Multiple Choice Easy

Qনিচের কোনটি Call by Reference-এর উদাহরণ?

ID: #25242 SEMESTER – I - COMS - Unit – 3: Section 6: Introduction to C: Pointers 6 views
Question Info
#25242Q 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 swap(a,b)
  • B swap(&a,&b)
  • C a+b
  • D a*b
Correct Answer

Explanation

Address Pass করলে Call by Reference হয়।

Share This Question

Challenge a friend or share with your study group.