0 votes
in JAVA by
What is type casting in java?

1 Answer

0 votes
by

What is type casting in java?

The process of converting the value of one data type (int, float, double, etc.) to another data type is known as typecasting.

🔗Reference : stackoverflow.com

🔗Source: Java Interview Questions and Answers

🔗Reference: Javatpoint.com

...