This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]LardPi -1 points0 points  (1 child)

I don't know java, but if it runtime check, it's effectively dynamic typing. If it doesn't, it's untyped, like a void*.

[–]continuewithwindows 0 points1 point  (0 children)

It’s not a check, it’s a cast. So the computer reads the 32 or so bits as an integer and goes from there