A

Admin • 833K Points
Coach

Q. Which function is used to determine the data type of an object?

  • (A) typeof()
  • (B) what()
  • (C) type()
  • (D) datatype()
  • Correct Answer - Option(C)
  • Views: 27
  • Filed under category Python
  • Hashtags:

Explanation by: Admin

`type()` returns the class type of the object.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.