Answers

Question and Answer:

  Home  VB .Net

⟩ 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.

 136 views

More Questions for you: