what is the difference between c-sharp and vb.net?What kind
of security or advances we find in both languages?

Answers were Sorted based on User's Feedback



what is the difference between c-sharp and vb.net?What kind of security or advances we find in bot..

Answer / santhosh

Vb.net does not support Operator Overloading while c# does
it.

Is This Answer Correct ?    30 Yes 1 No

what is the difference between c-sharp and vb.net?What kind of security or advances we find in bot..

Answer / mehalasuresh

variable declaration,optioanl paramter does not support in
C#,C# is case sensitive.

Is This Answer Correct ?    1 Yes 0 No

what is the difference between c-sharp and vb.net?What kind of security or advances we find in bot..

Answer / bhavani

In C# VOID keyword doesnot return any value whereas in
vb.net " sub " doesnot return any value

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More C Sharp Interview Questions

How can you achieve run time polymorphism in C#?

0 Answers   Hexaware,


What is ilasm.exe used for?

0 Answers  


What is variable and its classification?

0 Answers  


Why are mutable structs evil?

0 Answers  


Compare and contrast between the System.Array.CopyTo() and Clone()?

0 Answers   Siebel,






What is callback function in c#?

0 Answers  


What are data types in C#?

0 Answers   TryTechnicals Pvt Ltd,


What does public mean in c#?

0 Answers  


How to handle exceptions that are raised in a component?

0 Answers   Alcatel-Lucent,


What is cls, cts and clr in net?

0 Answers  


What is the difference between abstract and virtual?

0 Answers  


What is windows forms in c#?

0 Answers  


Categories