Advantages of c# over vb.net?

Answer Posted / madhusudhanreddy t

Both are programming languages which are used to develop
CUI,GUI,Website applicaton.

Some of the differences are:
-C# supports Operator Overloading, where as VB does not
support it
-C# supports XML Documentation, where as VB does not support it
-C# supports pointer programming using unsafe keyword, where
as VB does not support unsafe code implementation

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we parse in c#?

549


Explain the difference between “system.array.clone()” and “system.array.copyto()” in c#?

593


Explane each and every methods of nterface Queue? Explain About performance issues on retrieving records

686


Is boxing an implicit conversion?

627


Why cannot you specify the accessibility modifier for methods inside the interface?

576






What is the difference between a private assembly and a shared assembly?

653


Different between method overriding and method overloading?

568


What is oledbconnection c#?

577


What Is A Multicast Delegate?

630


What do you mean by “finalize” and “finally” methods in c#?

573


Does c# replace c++?

709


What is the difference between serialization and deserialization in c#?

529


Can we make a Static Constructor Parameterized? Give Reason with your answer

642


Why do we use partial class in c#?

568


What sort algorithm does c# use?

597