What is jagged array in vb.net?



What is jagged array in vb.net?..

Answer / Sanatan Hansda

"Jagged Array" in VB.NET is a multi-dimensional array where each sub-array has its own length. Each sub-array is an object of type Array, allowing elements to be accessed using unique keys (indices). Jagged arrays are useful when the number of items per dimension varies.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More VB.NET Interview Questions

Observations between vb.net and vc#.net?

1 Answers  


hello friends.. when i deployment my project in the client machine that is successful but whenever i try to run my project using .exe file then it gives me error "<filename>.exe is not a valid win32 application." what i do somebody halp me pls

1 Answers  


how to save items in gridview and the form name is vendor rating?

1 Answers  


hello thank you for replying to my question regarding adding barcode fonts in vb.net project. I have downloaded a free font and added in my vb.net project but now i dont know how to use that i need to generate barcodes can any body help me how to use those fonts these are font3of9 .i need a small code to use these fonts to generate barcode thank u!

1 Answers  


What is the advantages of VB.NET?

1 Answers   NA,


What is a literal control?

1 Answers  


What is tracing?

1 Answers  


Explain about delegate?

1 Answers  


diff b/w windows and console application?

4 Answers  


What is the difference between import system.data.sqlclient and system.data.oledb?

1 Answers  


What is the Difference between Web User Control and Web Custom Control?

6 Answers   Benchmark,


how to send data to exe file? my code has a button when i press it, an exe file will open. how can i send data as input to the exe file?

2 Answers  


Categories