How many types of collections are there in c#?
Why is it a bad idea to throw your own exceptions?
I have a very important query in my mind. Please help me regarding this. I don't have any real time exp in .net. But I have a knowledge it .net. I got an offer from an MNC company as a software developer has I had kept 2 years of fake exp. Even though for this job I had worked hard to crack interview for about an year. So, I would like to know how difficult it will be for working in real time as I don't have real time exp. Please tell me as soon as possible bcoz I need to join by next month. Can i sustain over there for a longer time or not. And also let me know how to work pressure will be over there. Please help me regarding this. I'm getting tension thinking about it. Thank you.
if we inherit class in stack so object of stack will store in stack or heap? as class a { int s; public aa(){} } stack mystack:a { } mystack obj; ans: about obj
What is inheritance in csharp?
Define multicast delegate in c#?
What is the difference between system.text.stringbuilder and system.string?
What is data annotation in c#?
Why generics are used in c#?
What are classes in c#?
Wht executescaler method is used?
Explain the difference between arraylist and array and in c#?
What is generic delegate in c#?