is it possible to inherit a class but methods declared in
the class should not be inheritable i possible how?
Post New Answer View All Answers
How do I open the console?
Can you instantiate a struct without using a new operator in c#?
What are the 2 types of data types available in c#?
What is tochararray in c#?
What is called method in c#?
What does out mean in c#?
What do you know about Translate Accelerator?
What is an icollection in c#?
How many types of polymorphism are there?
code for arranging given number in possible permutation ways ex:123,321,312,132,231,213.
Is comparator a functional interface?
Explain the types of Polymorphism.
What is a boolean c#?
Why do we need to call CG.SupressFinalize?
What is default parameter in c#?