How can we acheive inheritance in VB.NET ?

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


Please Help Members By Posting Answers For Below Questions

What is the difference between list and array in c#?

472


What are the advantages of clr procedure over t-sql procedure?

595


What is this keyword in C#?

586


What happens if a static constructor throws an exception?

493


What is array formula?

465






What is the lock statement in c#?

537


Can we inherit private members of class in c#?

583


Is an interface a type c#?

517


What is parallel programming in c#?

494


What you mean by delegate in c#?

498


What is array and arraylist?

544


Is c# dictionary a hash table?

480


What is sqlcommand in c#?

498


What is difference between an reference type and value type in C#?

567


What is func c#?

502