Quantcast
Channel: » Basic Errors in JAVA |
Viewing all articles
Browse latest Browse all 10

Type Casting

$
0
0

Implicit and Explicit Type Casting in Java Again in Java programming type casting is most important concept. In addition to assignments, it is an another place where certain type conversion may occur: in expression. To see why, consider the following. In an expression, the precision required of an intermediate value will sometimes exceed the range of either operand. For example, …Read more »

The post Type Casting appeared first on .


Viewing all articles
Browse latest Browse all 10

Trending Articles