Answer-> A class file generated when the compiler starts the compilation and exactly at that time a interpreter(JRE) generates class file.
Why .class file is generated?
Answer-> A class file generated when the compiler starts the compilation and exactly at that time a interpreter(JRE) generates class file.