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

Will it go to finally block if there is no exception happened?

530


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

1578


Please explain is the jit an interpreter?

586


Difference abstract class and interface in .net?

608


What is assemblies in .net?

629






Explain difference between panel and groupbox classes using .net?

547


Explain the difference between task and thread in .net?

523


Explain can the validation be done in the server side? Or this can be done only in the client side?

510


Tell me what is serialization?

563


What does jit do?

571


What is the difference between task and thread in .net?

609


What is the single responsibility principle?

573


What are the two main parts of the .net framework?

567


Explain how to load the contents of an xml file into an xmldocument object?

550


What are the deferred execution and the immediate execution in linq?

540