How a two-dimensional array declared in C#?
Answer / Sachin Kumar Chaubey
A two-dimensional array is declared in C# using two pairs of square brackets. For example: int[,] myArray = new int[3, 4];
| Is This Answer Correct ? | 0 Yes | 0 No |
What is verbatim string literal in c#?
How can I make sure my c# classes will interoperate with other .net languages?
What is a verbatim string literal and why do we use it?
How do you inherit from a class in C#?
How to open a new form on button click in Windows forms?
Explain how is the dll hell problem solved in .net?
What does virtual keyword mean ?
What is difference between comparable and comparator?
Describe the ways of cleaning up objects in c#.
What is early binding and late binding
12 Answers ABC, Infosys, TATA,
What is the use of GC.KeepAlive Method?
What is a struct in C#?
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)