Java provides us commands to view our class files which are generated from the java source code after compilation . This bytecode supports us with a concept of platform independency and hence it is very important for a developer to view the class file to understand java even more better.
No comments:
Post a Comment