what are the advantages of c# over vb.net?
Answer Posted / manish tiwari
c# is the main active centr control of vb.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is string a class in c#?
What are delegates?
Explain the difference between pass by value and pass by reference.
What are nested classes in c#?
What is difference between private, protected, and public in C#?
What is default c#?
Explain publishers and subscribers in events.
How is exception handling implemented in c#?
Do while loops yes or no c#?
Why do we use interfaces in c#?
Can you inherit from a static class in c#?
Does c# support #define for defining global constants?
What are the differences between static, public and void in c#?
What is difference between a type and class?
How do you implement thread synchronization (object.wait, notify,and criticalsection) in c#?