CBSE Class 12 Computer Science Question 11 of 105

Python Revision Tour — Question 5

Back to all questions
5
Question

Question 5

In a Python expression, when conversion of a value's data type is done automatically by the compiler without programmer's intervention, it is called implicit type conversion.

Answer