Answer Posted / vasu
it is mulitiple times using same class
| Is This Answer Correct ? | 5 Yes | 6 No |
Post New Answer View All Answers
Define constructor in c#.
What is callback delegate in c#?
Can a class be private in c#?
What are the basics of c#?
What is before string in c#?
Explain boxing and unboxing in c#?
What is the output of TextWriterTraceListener redirected?
Is multiple inheritance possible in c#?
How do you implement thread synchronization in c#?
Explain async and await?
From which base class do all Web Forms inherit from?
What is asax file in c#?
What is deadly diamond problem?
What is the different types of private assembly and shared assembly?
what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?