Name which controls do not have events?
No Answer is Posted For this Question
Be the First to Post Answer
Okay, so an int is a value type, and a class is a reference type. How can int be derived from object?
What are the types of class in c#?
How we convert private assembly into public assembly?
How cache is implemented in web application for DB queries?
What is the use of tuple in c#?
What is piller of OOPS in C#.
what is method overloading in c#?
Can we change static variable value in c#?
Can we extend static class in c#?
can you overload a method of class A in Class B if it is derived class of A?If it is yes tell me how is it possible?
4 Answers Mphasis, Ness Technologies,
Are private members inherited in c#?
What are the differences between static, public and void in c#?