Single Choice
Moderate
Qmath.sqrt(16) কী ফেরত দেয়?
ID: #26406
Class - XII: SEMESTER – III: Unit – 1: Python Programming: Section 13: Introduction to Python modules
0 views
Question Info
#26406Q ID
ModerateDifficulty
Class - XII: SEMESTER – III: Unit – 1: Python Programming: Section 13: Introduction to Python modulesTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
সঠিক উত্তরের ব্যাখ্যা:
sqrt() বর্গমূল ফেরত দেয়; 16-এর বর্গমূল 4.0।
কেন অন্য বিকল্পগুলি ভুল:
- বিকল্প B: 16 হল ইনপুট, এর মূল নয়।
- বিকল্প C: 8 হল 16-এর অর্ধেক, মূল নয়।
- বিকল্প D: 256 হল 16 এর বর্গ।
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic