Single Choice
Moderate
QPython-এ complex সংখ্যা কীভাবে লেখা হয়?
ID: #26279
Class - XII: SEMESTER – III: Unit – 1: Python Programming: Section 2: Knowledge of data types
0 views
Question Info
#26279Q ID
ModerateDifficulty
Class - XII: SEMESTER – III: Unit – 1: Python Programming: Section 2: Knowledge of data typesTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
সঠিক উত্তরের ব্যাখ্যা:
Python-এ complex সংখ্যায় কাল্পনিক অংশের জন্য j ব্যবহৃত হয়, যেমন 3+4j।
কেন অন্য বিকল্পগুলি ভুল:
- বিকল্প B: i গণিতে ব্যবহৃত হয়, Python-এ নয়।
- বিকল্প C: c Python-এ কাল্পনিক একক নয়।
- বিকল্প D: 3*4 একটি গুণ, complex সংখ্যা নয়।
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic