Single Choice Moderate

Q3.14 কোন ডেটা টাইপের উদাহরণ?

ID: #26275 Class - XII: SEMESTER – III: Unit – 1: Python Programming: Section 2: Knowledge of data types 0 views
Question Info
#26275Q ID
ModerateDifficulty
Class - XII: SEMESTER – III: Unit – 1: Python Programming: Section 2: Knowledge of data typesTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A float
  • B int
  • C str
  • D bool
Correct Answer

Explanation

সঠিক উত্তরের ব্যাখ্যা:

3.14 একটি floating-point সংখ্যা (float) কারণ এতে দশমিক অংশ আছে।

কেন অন্য বিকল্পগুলি ভুল:

  • বিকল্প B: int শুধু পূর্ণসংখ্যা রাখে।
  • বিকল্প C: str টেক্সট রাখে।
  • বিকল্প D: bool True/False রাখে।

Share This Question

Challenge a friend or share with your study group.