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

Is .net core free?

844


What is msil, il?

808


Usually in .net, the clr takes care of memory management. Is there any need for a programmer to explicitly release memory and resources? If yes, why and how?

831


Should I implement finalize on my class? Should I implement idisposable?

773


How ccw (com callable wrapper) and rcw (runtime callable wrappers) works?

782


What is the difference between boxing and unboxing?

751


Is .net a language?

774


Should I use readerwriterlock instead of monitor.enter/exit?

740


Explain what is the difference between a class and an object, and how do these terms relate to each other?

765


i m fresher,hav SQL knowledge but in my ofc. i hav to work on dotnet. so plz tell me how to learn it,? from where to stat? i hav C prog. knowledge, ASP.net

2367


How inheritance works in .net?

783


What is the use of common language runtime?

825


What are data types in .NET?

872


What are pdbs?

824


What is the use of UML in .Net

812