What are jagged arrarys ?



What are jagged arrarys ?..

Answer / Munendra Singh

In VB.NET, a jagged array is an array of arrays where each sub-array can have a different size and data type. Unlike regular multidimensional arrays, jagged arrays do not need to be initialized all at once, making them more flexible.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More VB.NET Interview Questions

What are the features present in vb 2005?

1 Answers  


What is the difference between compiler and interpreter?

1 Answers  


Allowed program to auto-correct the database when loading a presentation.

1 Answers   HCL,


In order to get assembly info whcih namespace we should import?

1 Answers  


Explain cls?

1 Answers  


Which class allows an element to be accessed using unique key?

1 Answers  


code for export,import,save,update,delete ?

1 Answers  


What is the strong name in .net assembly?

1 Answers  


What is redim keyword and its use?

1 Answers  


sql satement for 2nd maximum value

15 Answers   NIIT,


Explain managed code?

1 Answers  


Write a program to find all text files in a logical drive and return the count of the number of files?

1 Answers  


Categories