What are Major Feature of VB.NET Over C#.NET
Answer Posted / avijit
vb.net support optional argument for method parameter where as
c# not.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is late binding and early binding?
What is the difference between convert.tostring and i.tostring method?
Explain how to achieve polymorphism in vb.net?
What is the size of .net object?
How do you call a stored procedure in Visual Basic?
Explain convert.tostring and i.tostring method?
When do you use virutal keyword?
What is deep copy?
What is a stream in vb.net?
what's ArrayList in .Net (VB.Net or C#).What's the advantageous using ArrayList.
Can you please explain the difference between authentication and authorization?
What is the difference between .dll extension and .exe extension files?
Which namespace are used for accessing the data?
Explain private assembly?
How can I extract the formated word(bold,italic,underline,font,color etc) from the msword file.?