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
Explain the Different types of configuration files in .net?
Which constructor is called first in c#?
What is alias in c#?
Structs are largely redundant in c++. Why does c# have them?
What is null propagation c#?
What is meaning of type safety in c#?
What are tuples c#?
Can a method be sealed in c#?
Does the system.exception class have any cool features?
What is iformatprovider in c#?
How do you prevent a class from being inherited?
In which situation(s), the use of "Delegate" is a good idea?
What is func c#?
Explain the feature of c# language?
What is data dictionary in c#?