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
What is extension method in c# and how to use them?
How do you create partial methods?
What is bitwise operator in c#?
What is xaml in c#?
What is an array of arrays called?
What is Co- and Contra-Variance in C#?
Which operator cannot be overloaded in c sharp?
What does void do in c#?
What is the difference between continue and break statement?
What is a console file?
Explain the process of inheriting a class into another class?
How to find methods of a assembly file (not using ILDASM)?
How do you determine whether a string represents a numeric value?
What is the benefit of dependency injection c#?
What is winforms c#?