Examveda

What is the data type of the result of 10 / 2 ?

A. int

B. float

C. double

D. numeric

Answer: Option B

Solution (By Examveda Team)

Division of two integers results in a floating-point number.

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

Join The Discussion

Related Questions on Data Types and Numeric Types