How does array sort work?
Answer / Amit Kumar Sharma
In C#, the Array.Sort() method sorts an array of objects based on their natural ordering (i.e., how they compare using the less-than operator (<)). To customize the sorting order, you can provide a Comparison delegate or a Func delegate that implements the IComparer interface.
| Is This Answer Correct ? | 0 Yes | 0 No |
Define Virtual folder?
Does c# support const methods, properties, or events?
Indexers in c#?
8 Answers Intaglio, Microsoft, TCS,
What does assemblyinfo.cs consists ?
What is orm in c#?
What is console readkey ()?
can we declare a variable by name "this" in a class? Please explain?
What is the default value of object in c#?
Can you put two constructor with the same structure in a class?
What is type checking in c#?
When a new instance of a type is created, what is the type of method implicitly called?
What are the applications of 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)