Pages

Men

rh

8/01/2013

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.

No comments :

Post a Comment