Differences between VB.Net and C#, related to OOPS concepts

Answer Posted / satish v itagi

Multiple Inheritance is not possible in VB.NET, you have to
use Interface to achieve this.

In C# multiple inheritance is available.

As every code is compiled to byte code in MSIL, it does not
make a difference is execution speed.

OOPs is added to VB.NET, whereas C# has it as part of it.

VB.NET is easy to learn, C# is easy to write !! choice is
yours!

Is This Answer Correct ?    7 Yes 22 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which control has default post back is enabled(true)?

611


What does it mean your session has timed out?

529


Give an example of what might be best suited to place in the application_start and session_start subroutines?

526


what is silver light when will we use silver light,

1445


What are session state modes? List some of the important session state modes of asp.net.

537






What is cached data phone?

530


what are the web form events available in asp.net?

562


What is sta?

566


What is the behavior of a Web browser when it receives an invalid element?

630


How dataadapter.fill works?

565


Give a few examples of page life cycle events.

675


What is difference between session and viewstate?

474


What are the cookies types in asp.net?

557


How do you declare delegates and are delegates and events one and the same and explain how do you declare delegates and invoke them ?

3409


How ASP and ASP.NET page works? Explain about asp.net page life cycle?

591