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
What is the benefit of .net core?
what is prototype design pattern in .net
How do you turn off cookies for one page in your site? Give an example.
What are Satellite Assemblies? How you will create this? How will you get the different language strings?
Can a try block have more than one catch block?
Is there any attempt system for microsoft technology papers?
Which file is taken by compiler when we have both file Application and Server Configuration file?
Please explain what is heap and what is stack?
Explain Creational design pattern in .NET?
Please explain what is the difference between odbc and ado?
What is meant by globalization and localization?
What is typical about a windows process in regards to memory allocation in dot net?
hai, about trading domain and need simple project on trading system. please help me...
What is a garbage collector?
Explain about Behavioral design pattern?