Examveda

What is the data type of the result of "True" ?

A. boolean

B. str

C. bool

D. int

Answer: Option B

Solution (By Examveda Team)

The result of "True" is a string, not a boolean.

This Question Belongs to Python Program >> Data Types And Numeric Types

Join The Discussion

Related Questions on Data Types and Numeric Types