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

Answer Posted / sonia

hey hari,i have faced the interview Question what are
interfaces?
I answer Vb.net doesn't supports multiple inheritance,but
it can be achieved in .net using interfaces. Interfaces are
silmilar to class,that contain methods.
but they do not provide any implementation for these
methods.

Then they asked WHY VB.NET DOESN't SUPPORTS MULTIPLE
INHERITANCE??
If u know Can u plz answer!!!!!!!!!

Is This Answer Correct ?    1 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how does the xmlserializer work?

672


What are the advantages of VB.NET?

643


Explain public assembly?

627


Can you please explain the difference between value and reference types?

600


How do you use two datareaders at the same time in a vb.net windows application ?

646






What are the two main parts of .net?

644


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

2268


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.

2053


What are the differences between server-side and client-side code?

608


described weak typing?

677


What is late binding?

629


Using VB, how can you change the Mouse Pointer?

717


Write a program that would find the nth term of a geometric progression, given the value of first term and common ratio. Any inbuilt function that the language provides for calculating exponent should not be used.

3196


What does assert() method do In VB.NET

615


Can you please explain the difference between authentication and authorization?

617