---
title: "What’s the top .NET class that everything is derived from?"  
description: "What’s the top .NET class that everything is derived from?"  
author: "Pushpendra Singh"  
published: 2010-10-25  
updated: 2020-09-19  
canonical: https://www.mindstick.com/interview/110/what-s-the-top-dot-net-class-that-everything-is-derived-from  
category: "c#"  
tags: ["c#"]  
reading_time: 1 minute  

---

# What’s the top .NET class that everything is derived from?

System.Object

## Answers

### Answer by Pushpendra Singh

System.Object


---

Original Source: https://www.mindstick.com/interview/110/what-s-the-top-dot-net-class-that-everything-is-derived-from

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
