Class (Java)
C
Class (Java)
Definition
Java Class File: compiled Java bytecode executed by the Java Virtual Machine (JVM). Generated from .java source files by the javac compiler.