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 a delegate in c#?

684


Are c# strings null terminated?

720


What are tuples c#?

682


What is oledbconnection c#?

680


Is .net and c# the same?

739


Is collection a data structure?

719


Which of the following operations can you not perform on an ado.net dataset?

742


What is console application with example?

687


What is the purpose of namespace?

632


What is iqueryable in c#?

664


What is the difference between int16 and int32 in c#?

620


Why do we use generics in c#?

736


What is the object class in c#?

692


Explain more on CLR

926


Why do we need generics?

694