How can explicit casting (narrowing casting )is done and possible?(java ) | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
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 Antwort
8th Dec 2018, 6:43 AM
ShortCode