VB .Net Question:
Download Questions PDF

Name some of the features of C# which are not present in VB.NET?

VB .Net Interview Question
VB .Net Interview Question

Answer:

Some of the features which are not present in VB are as follows they are: -
1) It supports unsafe code blocks for improved performance.
2) Partial interfaces and anonymous methods.
3) Multi line comments and static classes. Etc

Download VB .Net Interview Questions And Answers PDF

Previous QuestionNext Question
Name a feature which is common to all .NET languages?Explain about the keyword Must Inherit?