Examveda

What is the type of the result when you add an integer and a floating-point number?

A. Integer

B. Floating-point

C. String

D. Boolean

Answer: Option B

Solution (By Examveda Team)

Adding an integer and a floating-point number results in a floating-point number.

This Question Belongs to Python Program >> Variable Names And Operators

Join The Discussion

Related Questions on Variable Names and Operators