Difference between VB.NET and C#. Which is faster ?

Answer Posted / ranjith

VB.NET
1)no unsigned int
2)Loosely typed language
3)no operator overloading
4)no pointers
5)no auto XML documentation
6)no automatic memory management


C#.net

1) supports unsigned int
2)strongly typed language
3)supports operator overloading
4)supports pointers
5)supports auto XML documentation
6)supports automatic memory
management

Is This Answer Correct ?    28 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is clr in .net?

618


Is .net core stable?

497


How inheritance works in .net?

564


Explain the difference between asp.net and asp?

570


What is Entity Relationship Model in .NET?

598






How do you turn off cookies for one page in your site? Give an example.

503


Explain about the Common Language Runtime?

622


Is the COM architecture same as .Net architecture? What is the difference between them (if at all there is)?

1579


Please explain what do the terms “boxing” and “unboxing” mean?

590


What's singlecall activation mode used for in .net?

549


What is reflection and what is it for?

576


Why SOAP is required?

674


Explain asp.net?

614


What is "common language specification" (cls) in .net?

547


What is immutability?

574