what is the difference between c-sharp and vb.net?What kind
of security or advances we find in both languages?
Answer Posted / santhosh
Vb.net does not support Operator Overloading while c# does
it.
| Is This Answer Correct ? | 30 Yes | 1 No |
Post New Answer View All Answers
Describe ado.net?
What does string format do?
Can you create an instance of a static class?
What is difference between interface and abstraction?
What is the difference between console and windows application?
Define Virtual folder?
What is a struct in C#?
Why do we use interface in c#?
How do you create user defined data types in c#?
How many bytes is an int?
Can hashtable have duplicate keys in c#?
What is the difference between array and arraylist c#?
can you declare an override method to be static if the original method is not static?
What is difference between comparable and comparator?
What is the difference between internal and private in c#?