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
Are c# strings null terminated?
What does dbml mean?
what is the Difference between the public and private ?
What are virtual classes in c#?
What is a method signature in c#?
What is difference between throw and throws in c#?
What is datatable in c#?
State whether it is true to test a Web service you must create a windows application or Web application to consume this service or not?
Explain code compilation in c#.
What sort algorithm does c# use?
What is the difference between // comments, /* */ comments and /// comments?
What does int32 mean?
Enlist the different types of classes in c#?
What are delegates and why are they required?
What is the advantage of extension method in c#?