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

Is c# code is unmanaged or managed code?

507


Define delegate in c#?

536


What is the usage of Enumeration in C# Programming and is it good to use or not ?

553


Which program construct must return a value?

563


What is array formula?

454






Explain the difference between access specifier and access modifier in c#?

493


What is the use of system.environment class in c#.net?

515


What does using do in c#?

508


Why do we use stringbuilder in c#?

508


What are the properties of a string class?

506


What are the extension methods in c#?

489


What is lazy loading c#?

496


What is executenonquery c#?

459


What is console readkey ()?

523


What are Regex / regular expressions ?

576