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

Answer Posted / mohammad shahid ullah

VB.NET use the Not keyword to express logical negation.
C#.NET use the ! operator to express logical negation.

VB.NET statements are continued using the underscore(_).
C#.NET statements continue until the semiclone(;).

Is This Answer Correct ?    14 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I spawn a thread?

564


Is .net core free?

570


Explain about the Common Language Runtime?

619


Explain can 2 different applications use the same dll in gac at the same time?

577


Explain how garbage collection works?

571






What is managed code and managed data in .net?

593


What are the differences between an interface and an abstract class in .net?

514


What exactly is being serialized when you perform serialization in .net?

535


What relationship is between a process, application domain, and application?

546


Explain me how does linq work?

588


Explain why do we use the “using” statement?

576


Is .net a compiler?

548


What does stateless mean?

636


Can a dll be changed to an exe?

581


Will my .net app run on 64-bit windows?

600