View Single Post
Old 12-08-2011, 09:00 PM   #1
cianfie
Registered User
 
Join Date: Nov 2011
Posts: 25
Have you ever wondered what is inside a java class file?

Java source file is compiled into a binary class file. JVM specification states many rules on how a java binary class should be in order to provide binary compatibility.Have you ever wondered what is inside a java class file?
Thanks for your answers!
cianfie is offline   Reply With Quote