Java is not platform independent
Because it doesn't rely on pointers
Java can directly run on any platform
It translates the source code into byte code first that cun run on any platform with the JVM