Answer Posted / roopesh
class a
inherits b
using this we can do in vb.net and inherits line should be
in next line to the child class as mentioned above...
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How do you prevent a class from being inherited in c#?
What is the CTS, and how does it relate to the CLS?
Why is it called c sharp?
Can we inherit private members of class in c#?
In object oriented programming, how would you describe encapsulation in c#?
What are the Types of optimization and name a few and how do u do?
Why abstract class can not be instantiated?
What is stringwriter c#?
What is a cs file?
How many types of constructors are there in c#?
Is c sharp open source?
How many root nodes are there in an xml document?
Why can't we use a static class instead of singleton?
How do you create user defined data types in c#?
What is the difference between iqueryable and ienumerable?