Multiple Choice
Moderate
QC ভাষায় function define করার সঠিক অংশ কোনটি?
ID: #24923
SEMESTER – I - COMS - Unit – 3: Section 5: Introduction to C: User defined functions
9 views
Question Info
#24923Q ID
ModerateDifficulty
SEMESTER – I - COMS - Unit – 3: Section 5: Introduction to C: User defined functionsTopic
Your Answer
Select All That Apply
Tick every correct option, then press Check Answer.
Correct Answer
Explanation
Function ব্যবহারের জন্য তিনটি ধাপ লাগে: declaration, definition এবং call।
Declaration: function prototype
Definition: function body
Call: function execute করা
কেন C সঠিক: তিনটি ধাপই function ব্যবহারের জন্য প্রয়োজন।
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic