What is array and its types in c#?
Answer / Yatendra Kumar Nagar
An array is a collection of elements of the same type. In C#, there are three main types of arrays: single dimension (traditional) arrays, multidimensional arrays, and jagged arrays.
| Is This Answer Correct ? | 0 Yes | 0 No |
Define parsing? Explain how to parse a datetime string?
Write a console application and implement the ternary operator to decide whether the age a user entered after being prompted is allowed to vote or not(given that only citizens between 18 and 120 years only inclusive can vote). Use exception handling for non-numerical input.
What is the default value of date?
What is parallel foreach c#?
Define thread? Explain about multithreading?
What is a protected class in c#?
Explain what is the smallest unit of execution in .net?
Give an example to show for hiding base class methods?
What is the use of system.environment class in c#.net?
Explain the Usage of web.config
What is difference between C# and VB.NET?
FOR EXAMPLE : CLASS Dotnet { } creating object: Dotnet dn=new Dotnet(); NOW THE QUESTION IS WHICH IS CALLED AS OBJECT ?EITHER dn OR new Dotnet() and CAN YOU PROVE YOUR ANSWER?????PLEASE REPLY...
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)