---
title: "What is an Instance?"  
description: "What is an Instance?"  
author: "Pushpendra Singh"  
published: 2010-10-25  
updated: 2020-09-18  
canonical: https://www.mindstick.com/interview/79/what-is-an-instance  
category: "oops"  
tags: ["oops"]  
reading_time: 1 minute  

---

# What is an Instance?

An instance has state, behaviour and identity. The structure and behaviour of similar classes are defined in their common class. An instance is also called as an object.

## Answers

### Answer by Pushpendra Singh

An instance has state, behaviour and identity. The structure and behaviour of similar classes are defined in their common class. An instance is also called as an object.


---

Original Source: https://www.mindstick.com/interview/79/what-is-an-instance

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
