Basic data types of Python are

2025

Basic data types of Python are

  1. A.

    Numbers, Boolean, Float, Strings

  2. B.

    Numbers, Boolean, Strings, None

  3. C.

    Numbers, Boolean, Pointer, Strings

  4. D.

    Numbers, Strings, Const, None

Attempted by 122 students.

Show answer & explanation

Correct answer: B

In Python, fundamental data types include Numbers, Boolean, Strings, and None. The correct selection includes these specific types, distinguishing NoneType from invalid entries like Pointers.

Explore the full course: Mppsc Assistant Professor