Free since 2005 · No login required
AT

Academic Tutorials

Learn at your own pace

site-mobile-top-banner · 320x50

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

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.