What is meant by jagged arrays?



What is meant by jagged arrays?..

Answer / Soorya Prakash

Jagged arrays in VB.NET are multidimensional arrays where each sub-array can have a different length. This means that the elements in each row do not need to be of the same data type and do not need to be accessed in a contiguous manner.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More VB.NET Interview Questions

Explain enumerator?

1 Answers  


Explain an assembly and its use?

1 Answers  


what is the base class of .net?

7 Answers  


What are the advantages of an assembly?

1 Answers  


How do you rate yourself in .NET ?

3 Answers   Infosys, Seneca Global,


What is the DIfference between Friend and Protected Friend?

6 Answers   CTS, Sykes Enterprises, TCS,


give me code for selecting itemcode and correspondin vendor details wll displays in the gridview?

1 Answers  


hi dear ? MY problem is that i m developing software for Library. and i want to connect a third party software with my VB.net program in order to calculate DDC number.I dont know how to do this if any body can help me please?

1 Answers  


how to get dynamic control array position or its index position?

1 Answers   CMC,


thak you Mr Govind for replying to my question. My next question is that how to retrieve image stored in an SQL server table and assign it to any image control or picture control using VB.net

1 Answers  


Is it necessary to have SQL server installed in your computer in order to create a service based database in vb.net?

1 Answers  


Difference between VB dll and assemblies in .NET ?

5 Answers   Digital GlobalSoft,


Categories