VB Dot Net Developer Question:
Download Job Interview Questions and Answers PDF
Explain jagged array in VB.Net?
Answer:
Jagged array is nothing but an array of arrays. Each entry in the array is another array that can hold any number of items.
Download VB .Net Developer Interview Questions And Answers
PDF
Previous Question | Next Question |
Explain ReDim keyword? | Can you please explain the difference between Dispose and Finalize()? |