what is the difference between c-sharp and vb.net?What kind
of security or advances we find in both languages?
Answer Posted / bhavani
In C# VOID keyword doesnot return any value whereas in
vb.net " sub " doesnot return any value
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is it good to use var in c#?
What is difference between struct and class in c#?
How to implement a singleton design pattern in c#?
Is string mutable in c#?
What is asenumerable in c#?
Explain what is copy constructor?
What do you use c# for?
How do I link two windows forms in c#?
What is the difference between system.string and system.text.stringbuilder classes?
What is console application with example?
What is a class level variable in c#?
How is method overriding different from overloading?
What are the properties of string?
What is the namespace for the thread class?
What is use of console?