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

what is interface and when it is used?

1833


Explain an assembly and its use?

529


List the types of authentication?

535


What is the main use of a namespace?

515


Explain how the .net framework performs automatic memory management.

568






thak you Mr Govind for replying to my question. My next question is that how to retrieve image stored in an SQL server table and assign it to any image control or picture control using VB.net

1703


Explain private assembly?

511


Can you please explain the difference between dispose and finalize()?

504


What is the difference between import system.data.sqlclient and system.data.oledb?

510


What is the maximum size of the textbox?

536


What is intermediate langauge?

539


Explain the use of serialization and deserialization?

516


List the different types of assembly?

548


Explain nested classes?

557


What is static member?

580