What is CLASS? CLASS is an object-oriented programming team.
A class is a basic unit of program that defines a blueprint from which individual objects are created.
CLASS is the file extension for files storing Java classes in bytecode format.
Software applications written in Java are stored in two formats:
Source Code - Stored in files with .JAVA extension.
Bytecode - Stored in files with .CLASS extension. .CLASS files are compiled from .JAVA files.
.CLASS files are binary files.
Here are the first 128 bytes of a sample CLASS file dumped in HEX values: