Answer Posted / shashi prakash
the main advantage of c# over VB.net that c# support inheritance hence c# is termed as object oriented language while vb.net does not support inheritance hence it also called object base language
Is This Answer Correct ? | 1 Yes | 12 No |
Post New Answer View All Answers
What is out in c#?
What does console readline do?
Explain attributes in c#?
How do I format in c#?
Is enum a value type c#?
Is null == null c#?
What do multicast delegates mean?
What is tuple in c#?
What is difference between ienumerable and list in c#?
Is namespace necessary in c#?
What are virtual classes in c#?
What is the keyword used to prevent a class from being inherited by another class?
Is multilevel inheritance possible in c#?
How will you get the different language strings?
What is as keyword in c#?