5th Day @ Apex: Changing the type

Hi Readers! There was a rough day in Noida but I am glad because learning type casting in Java is awesome. I would like to share my thoughts on the typecasting with you guys.

Basically, The process of conversion of data type on into another is known as Typecasting.

Image result for type casting in java

Comments

Popular posts from this blog

First Python Program

Python Comparison Operators

Python - Loops