what is generics?
can u explain 5 to 6 examples on generics that covers
class,method,structure,list,delegates?
Answers were Sorted based on User's Feedback
Answer / abc
Collections need boxing and unboxing of data while
retrieving the data.
But Generic does not require
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / pushparaj pentakota
collections allows you to store any type of value in it but generics stops you to enter any type of value in it it allows you for only particular type values.
| Is This Answer Correct ? | 7 Yes | 1 No |
Difference between multi-level and multiple inheritance?
Does a loop recorder have to be removed?
What is event sourcing in c#?
Why are dynamic link library used over static one?
Define sealed classes in c#?
When you inherit a protected class-level variable, who is it available to?
What is multicast delegate in c# ?
In all methods of an interface should be derived?
What are the benefits of using windows services:
Can you use foreach iteration on arrays in c#?
What is the difference between static class and abstract class in c#?
what does static void Main(string[] args) in C# mean????????
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)