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 use of hashtable in c#?

564


Why is static constructor called first?

551


What is asax file in c#?

642


What is class method c#?

565


What are callback methods in c#?

596






Define a partial class?

577


Which types of inheritances does c# support?

544


What is ioc containers c#?

564


How can you use abstract class and interface?

616


Is as keyword in c#?

592


When was .net linq added?

614


How many aware interfaces are there?

556


What is form feed and carriage return?

577


What is yield keyword?

579


What is the difference between icomparer and icomparable in c#?

545