what are the advantages of c# over vb.net?
Answer Posted / rajeshkumarreddych
C# is case sensitive but VB.net is not.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Are constructors inherited c#?
What are the different approaches of passing parameters to a method?
How can I get the ascii code for a character in c#?
What is thread in c#?
Explain the term inheritance in C#.
What is the difference between the debug class and trace class? Documentation looks the same.
What is the difference between array and arraylist c#?
What are the collections in c#?
What is unsigned int?
What are All kind of access specifiers for a class and for methods
What is the use of console readline () in c#?
Which attribute adorn a test class to be picked up by the NUnit GUI in the NUnit test framework?
Is c# and c same?
Does c# support c type macros?
How many bytes is an int?