Computer Science, asked by anshkatiyar4105, 3 months ago

what do you mean by typecasting? what is type cast operator in java?​

Answers

Answered by llDishantll
61

Type casting is when you assign a value of one primitive data type to another type. In Java, there are two types of casting: Widening Casting (automatically) - converting a smaller type to a larger type size.

Answered by Anonymous
9

Answer:

mark AgustD01 as brainlist.

Similar questions