---
title: "what is object?"  
description: "what is object?"  
author: "Amit Singh"  
published: 2010-10-19  
updated: 2020-09-18  
canonical: https://www.mindstick.com/interview/57/what-is-object  
category: "oops"  
tags: ["oops"]  
reading_time: 1 minute  

---

# what is object?

Object is an instance of class. Class can be accessed through object.

## Answers

### Answer by Pushpendra Singh

Object is an instance of class. Class can be accessed through object.


---

Original Source: https://www.mindstick.com/interview/57/what-is-object

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
