what is the difference between c-sharp and vb.net?What kind
of security or advances we find in both languages?
Answer Posted / mehalasuresh
variable declaration,optioanl paramter does not support in
C#,C# is case sensitive.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain how can you clean up objects holding resources from within the code?
What is generic method in c#?
Can abstract class have constructor in c#?
What is asp net c# corner?
Is arraylist generic in c#?
Explain Direct CAST vs CType ?
What are the differences between static, public and void in c#?
What are functions c#?
Can hashtable have duplicate keys?
What is the difference between method parameters and method arguments. Give an example?
What is reference c#?
What are different types of Delegates in C#?
What is the difference between field and variable in c#?
What is the difference between method and constructor in c#?
In how many ways you can overload a method?