Difference between VB.NET and C#. Which is faster ?
Answer Posted / rajesh g
vb.net supports with constructor while c# do not.
| Is This Answer Correct ? | 5 Yes | 28 No |
Post New Answer View All Answers
How do we access crystal reports in .net?
What are the purposes of using .net?
Why inheritance is important?
How is .net core cross platform?
Please explain what is the .net framework and how does it work?
Do I have any control over the garbage collection algorithm?
Explain what are possible implementations of distributed applications in .net?
What is implement a generic action in webapi?
what will do to avoid prior case?
Which namespace does it belong to by default?
State the differences between the dispose() and finalize().
Usually in .net, the clr takes care of memory management. Is there any need for a programmer to explicitly release memory and resources? If yes, why and how?
Do you know what is garbage collector?
What are the challenging issues you have faced in implementation project/Maintainance project in .net Functionality? How you have overcome that issue?
What are an object and a class?