---
title: "What is Jagged Array?"  
description: "What is Jagged Array?"  
author: "John William"  
published: 2010-11-13  
updated: 2011-03-16  
canonical: https://www.mindstick.com/forum/107/what-is-jagged-array  
category: "c#"  
tags: ["c#"]  
reading_time: 1 minute  

---

# What is Jagged Array?

What is [Jagged Array](https://www.mindstick.com/articles/335/jagged-array-in-c-sharp-dot-net)? \

## Replies

### Reply by Anonymous User

Jagged array is defined as array of array. Whenever we want to store some information in the format of hierarchal manner then we used concept of jagged arary. Mostly when we want to store information of directory in os, companies hierarchy then we used concept of jagged array.\
\

### Reply by Amit Singh

please check this link related to jagged array

http://www.mindstick.com/Articles/ef6f3693-1eff-47b7-8236-840665fa20a6/?Jagged%20Array%20In%20C


---

Original Source: https://www.mindstick.com/forum/107/what-is-jagged-array

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
