VB .Net Question:
Download Questions PDF

Name and explain some of the exclusive features which are present in VB?

Answer:

Some of the features which are exclusive to VB are as follows: -
1) Name space can be hidden which can be disabled.
2) Certain project files can be hidden and a user can show them if he intends to do.
3) Lots and lots of shortcuts are present which ease the development of programs.
4) Using the AddressOf myObject function a delegate can be made.

Download VB .Net Interview Questions And Answers PDF

Previous QuestionNext Question
Explain about Visual basic.NET culture?Name a feature which is common to all .NET languages?