How can we acheive inheritance in VB.NET ?

Answer Posted / abha mittal

We can achieve inheritence using abstract classes ot making interfaces

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the Signification of the "new " keyword in C#? example

501


What are the fundamental principles of oo programming?

491


Is a structure a class?

490


Write the difference between TypeOf and GetType?

584


What is a delegate in c#?

503






What is the difference between first and firstordefault?

421


How do you name a variable in c#?

492


What is Global Assembly Cache (GAC) and what is the purpose of it? (How to make an assembly to public? Steps) How more than one version of an assembly can keep in same place?

555


How can we set class to be inherited, but prevent the method from being over-ridden?

525


When was c# created?

521


User's session is explicitly killed by which method ?

497


What is the default value of singleordefault?

484


Describe the ways of cleaning up objects in c#.

513


What is the difference between CONST and READONLY?

565


What is generic types in c#?

500