Tech Terms Explained Simply
A beginner-friendly glossary built by the community, for the community
65 Terms - 16 Categories
Community Verified
100% Free and Open Source
Class
software-engineering
Copy embedding code
Share on Bluesky
Share on X
Copy to clipboard
Create image
In object-oriented programming, a class is a blueprint for creating objects. It is a way to group together related data and functions.