MCQ
Single Best Answer
Moderate
Qনিচের কোনটি void function?
ID: #24930
SEMESTER – I - COMS - Unit – 3: Section 5: Introduction to C: User defined functions
1 views
Question Info
#24930Q ID
ModerateDifficulty
SEMESTER – I - COMS - Unit – 3: Section 5: Introduction to C: User defined functionsTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer: Option C
Explanation
void function কোনো value return করে না।
void display() মানে output শুধু display করবে, return করবে না।
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic