what is .class file | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

what is .class file

20th Aug 2016, 7:43 AM
sandesh ranbhor
sandesh ranbhor - avatar
5 Answers
+ 1
.class files are the files created after compilation of .java file by jdk. the .class file has a binary format which is then interpreted by jvm to convert binar code into machine understandable code.
20th Aug 2016, 1:55 PM
rajat kumar raicha
rajat kumar raicha - avatar
+ 1
file which contains the java bytecode.
23rd Aug 2016, 8:56 PM
kelvin kosgei
kelvin kosgei - avatar
0
intermediate compilied version of your source file, containing byte code and jvm instructions/hints
20th Aug 2016, 8:25 AM
maisterlein
0
thanx buddy
20th Aug 2016, 2:14 PM
sandesh ranbhor
sandesh ranbhor - avatar
0
Thanks
14th Jan 2017, 5:41 AM
dinesh