How can explicit casting (narrowing casting )is done and possible?(java ) | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How can explicit casting (narrowing casting )is done and possible?(java )

I mean how it is possible to store a large data type value in a small data type variable.(whats the algorithm(process) for the conversion. And whats the effect of the explicit casting on the value ???

23rd Nov 2018, 6:44 PM
xitijbit
xitijbit - avatar
1 Answer
8th Dec 2018, 6:43 AM
ShortCode