What are jagged arrays ?
Answer / Rakesh Kumar Singh
Jagged arrays in VB.NET are multidimensional arrays where each sub-array can have a different size. Each sub-array is declared separately, similar to an array of arrays. For example: Dim jaggedArray(2) As Array, jaggedArray(0) = New Integer(3) {1, 2, 3}, jaggedArray(1) = New String(4) {"A", "B", "C", "D"}
| Is This Answer Correct ? | 0 Yes | 0 No |
What is writeline in vb.net?
What are the differences between c# and visual basic.net?
What is the difference between manifest and metadata?
Give the sample code for ItemStockGroupwise Report?
Explain option strict?
1234 123 12 1 how to design above pic in vb.net?
Name a feature which is common to all .net languages?
Explain global assembly cache (gac)?
What do you mean by Redim in VB.NET?
difference between checkbox vs radiobutton??
What is MSIL.
what r the properties should be given to set method?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)