Is VB.NET object oriented? What are the inheritances does
VB.NET support ?

Answer Posted / nirman

With respect to Answer 3 of this Question.
I think following are still not clear-

4)Heirarichal inheritance
Single class inherits to Multiple classes

This is not possible in .NET.
5)Hybrid Inheritance
Single class inherits to different classes and that class
inherits to one class

It should be Single class inherits to different class (not,
classes) and that class inherits to one class

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the role of new keyword?

633


What do you mean by option strict on?

669


Explain the difference between system.string and system.stringbuilder classes?

537


Write program in VB.Net with SQL Server and Crystal Reports to develop a small windows application to add,edit,save, search and print Employee Information and send sourcecode as zip file. empcode : .............. empname : .............. dateofjoin : dd/mm/yyyy dateofbirth : dd/mm/yyyy TableName: EmpMaster EmpCode EmpName DOB DOJ TableName: EmpDocs EmpCode DocNo DocName ExpDate

2190


What is the difference between a "jagged array" and multidimensional array" ?can anyone show me it practically ?

557






Compare c# and visual basic.net?

558


What is a stream in vb.net?

530


Can you please explain the difference between thread and process?

528


Described strong typing and weak typing?

628


what is the need for dynamic controls in vb.net? i would like to know for what purpose should we create the controls dynamically? please give the answer in simple words.

1967


How to connect crystal report in vb.net ?

579


What is the difference between custom control and user control?

556


What is the difference between vb 6 and vb.net?

646


What is the purpose of objects present in asp.net?

578


what is difference between web.config and machine.config and where it will be ?

490