is it possible to inherit a class but methods declared in
the class should not be inheritable i possible how?
Answer Posted / bikas pandey
Let The Class To Public And The Method To Be Sealed
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
Where static variables are stored?
What are the fundamental differences between value types and reference types?
How do I run a cshtml file?
Explain about Oops concept
What is the use of inheritance in c#?
Explain the difference between directcast and ctype.
What is difference between encapsulation and abstraction in c#?
How do I calculate relative time?
Explain how obfuscator works in .net
List the two important objects of ado.net and also list the namespaces that are commonly used in ado.net to aid in connection to a database.
What is a class in unity?
What is the xml document structure?
What are the different types of literals in c#?
Can you declare a field readonly?
Why array is faster than arraylist in c#?