What exactly is a .class file?



What exactly is a .class file?..

Answer / Anuj Kumar Bhardwaj

.class files are compiled bytecode files generated from source code written in the Java programming language. They contain instructions that can be executed by the Java Virtual Machine (JVM) on various platforms.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

Explain the difference between abstraction and encapsulation.

1 Answers  


How will you compute size of a structure?

1 Answers   Amdocs,


Explain about instanceof operator in java?

1 Answers  


Hi.... I applied for the post of scientific officer/Engineer-SB(Programmer).Please post the syllabus and sample papers.

1 Answers  


what are synchronized methods and synchronized statements? : Java thread

1 Answers  


Is null false in java?

1 Answers  


Why is stringbuffer faster than string?

1 Answers  


String is mutable or immutable?

3 Answers  


how to make the double-tone class ? as we have singletone class..?

1 Answers   IBM, Microsoft,


What are parameters in a method?

1 Answers  


What is Transient and volatile

10 Answers   iFlex,


Explain about assignment statement?

1 Answers  


Categories