---
title: "What is a subclass?"  
description: "What is a subclass?"  
author: "Pushpendra Singh"  
published: 2010-10-25  
updated: 2020-09-18  
canonical: https://www.mindstick.com/interview/85/what-is-a-subclass  
category: "oops"  
tags: ["oops"]  
reading_time: 1 minute  

---

# What is a subclass?

Subclass is a class that inherits from one or more classes.

## Answers

### Answer by Pushpendra Singh

Subclass is a class that inherits from one or more classes.


---

Original Source: https://www.mindstick.com/interview/85/what-is-a-subclass

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
