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 default value of bool in c#?
What is the difference between ref and out parameters in c#?
What is xor operation?
How to find methods of a assembly file (not using ILDASM)?
List the fundamental oop concepts?
What .exe means?
Explain the difference between directcast and ctype.
What is constructor overloading in c#?
What's c# ?
Is equal in c#?
What is string method in c#?
What is the solution if you need to manipulate sets of items?
Is string nullable in c#?
What is Delegate and what is it used for ?
What is dll file in c#?