adspace
Explain some of the exclusive features which are present in vb?
Answer Posted / Bhoopendra Kumar
VB.NET offers features like Optional Parameters, Multi-line Statements, Auto-Implemented Properties, and Implicit Line Continuation, which are not available in C#.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between system.string and system.stringbuilder classes?
Explain an assembly?
What is early binding?
Explain the difference between datatable and dataset?
Explain how can we remove handlers at run time?
How to store images in sql server database through vb.net?
How to send xml file on server using http protocol?
How to retrieve images in sql server database through vb.net?
What is the use of assembly?
What is option strict?
How can I extract the formated word(bold,italic,underline,font,color etc) from the msword file.?
What are the features of c# which are not present in vb.net?