adspace


Difference between VB.NET and C#. Which is faster ?

Answer Posted / vara prasad

In c# by default Option strict is on where as in vb.net
Option strict is off.

Is This Answer Correct ?    17 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write the .net syntax for 'while loop'?

1141