![]() |
Webmaster Forum Rules | Posting Guide | Contact Us | Testimonials | Contributing Geek Program | Advertise on Geek/Talk |
|
|
![]() |
|
Thread Tools | Search this Thread | Display Modes |
![]() |
#1 |
Registered User
Join Date: Jun 2015
Posts: 246
|
![]()
A jagged array represents an array of arrays. To create a jagged array, you declare the array of arrays with multiple sets of parentheses or brackets and indicate the size of the jagged array in the first set of brackets (parentheses).
|
![]() |
![]() |
![]() |
#2 |
Registered User
Join Date: Aug 2014
Location: bangalore
Posts: 416
|
![]()
A jagged array is an array whose elements are arrays. The elements of a jagged array can be of different dimensions and sizes. A jagged array is sometimes called an "array of arrays."
------------------------------------------------------------------------------------------------------------------- *E-Commerce Web Development Services Bangalore*|*responsive website development company bangalore |
![]() |
![]() |
![]() |
#3 |
Registered User
Join Date: Aug 2014
Location: bangalore
Posts: 416
|
![]()
Jagged array is array of arrays such that member arrays can be of different sizes, i.e., we can create a 2-D arrays but with variable number of columns in each row. These type of arrays are also known as Jagged arrays.
|
![]() |
![]() |
![]() |
Bookmarks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Using $_SERVER and $_ENV in PHP .. | beingchinmay | Web Development - Programming / Coding | 0 | 12-28-2015 01:53 AM |
Using Variables in Perl Arrays | BobDoleX | Web Development - Programming / Coding | 2 | 03-05-2003 05:43 PM |
Perl Variables in Arrays | BobDoleX | Web Development - Programming / Coding | 4 | 03-02-2003 03:35 AM |
Sorting Multidimensional Arrays in PHP | AhmedF | Web Development - Programming / Coding | 1 | 06-01-2002 11:29 AM |
Messing with the order and ID:s of arrays | truelight | Web Design and Webmaster Issues | 3 | 02-22-2001 01:55 PM |