Single Choice
Moderate
Qint কে float-এ রূপান্তর করা কীসের উদাহরণ?
ID: #26318
Class - XII: SEMESTER – III: Unit – 1: Python Programming: Section 4: Expressions, statement, type conversion, and input/output
0 views
Question Info
#26318Q ID
ModerateDifficulty
Class - XII: SEMESTER – III: Unit – 1: Python Programming: Section 4: Expressions, statement, type conversion, and input/outputTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
সঠিক উত্তরের ব্যাখ্যা:
এক ডেটা টাইপ থেকে অন্য টাইপে (int থেকে float) পরিবর্তন হল টাইপ রূপান্তর (casting)।
কেন অন্য বিকল্পগুলি ভুল:
- বিকল্প B: লুপিং স্টেটমেন্ট পুনরাবৃত্তি করে।
- বিকল্প C: ইনডেক্সিং একটি উপাদান অ্যাক্সেস করে।
- বিকল্প D: স্লাইসিং একটি উপ-পরিসর বের করে।
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic