what is the difference between c-sharp and vb.net?What kind
of security or advances we find in both languages?
Answer Posted / 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 View All Answers
Does c# provide copy constructor?
How can you read 3rd line from a text file?
Describe the difference between inline and code behind - which is best?
Explain synchronous and asynchronous operations?
What do you understand by an Implicit Variable?
How we can create an array with non-default values?
Why do I get a security exception when I try to run my c# app?
Which is better javascript or c#?
Is hashset serializable c#?
What are the different types of delegation?
Can a dictionary have duplicate keys c#?
When should we use delegates in c#?
How does the lifecycle of Windows services differ from Standard EXE?
What is the difference between dynamic and var in c#?
Explain the difference between “system.array.clone()” and “system.array.copyto()” in c#?