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

Object

software-engineering

Copy embedding code
Share on Bluesky
Share on X
Copy to clipboard
Create image

In object-oriented programming, an object is an instance of a class. It is a way to group together related data and functions.

Link https://en.wikipedia.org/wiki/Object_(computer_science)