What is the difference between the C#.NET and VB.NET?

Answer Posted / rt

VB.NET is an object based language, whereas C# is an pure object oriented language.
VB.NET was the extension of vb6, whereas C# was the new language which was introduced with .net.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between task and thread in .net?

721


What is the difference between .net 2000 and .net 2005(features)? Which one is better?

764


What is garbage collection? Explain the difference between garbage collections in .net 4.0 and earlier versions?

908


What tags do you need to add within the asp:datagrid tags to bind columns manually.

1698


What is the use of design pattern?

782


What is lambda expressions in c#?

821


What is iis? Have you used it?

784


What's typical about a windows process in regards to memory allocation in .net?

825


Is .net core installed?

802


Explain what is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?

823


Explain the different types of proxy patterns?

957


What is a variable of implicit type and what is its scope?

728


What does il do?

759


Explain what are the deferred execution and the immediate execution in linq?

803


What do the terms “boxing” and “unboxing” mean?

757