How many types of Instantiations are there and what are
they?



How many types of Instantiations are there and what are they?..

Answer / guest


Private ? Only for the Specific Module.
Public not creatable ? Private & Public
Multi Use - Variable we have to declare.
Single Use ? Not possible through dll.
Global Multiuse ? Have variable not Required to Declare.
Global Single Use - Only for exe.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

What methods are used for DBGrid in unbound mode?

1 Answers  


What is Vlookup introduction and formula?

2 Answers  


what are the Differences between Class Module and Standard Module?

1 Answers  


What kind of components can you use as DCOM servers?

1 Answers   Hudson,


Which type of object requires this object?

0 Answers  






Difference Types of Instancing Property in ActiveX Dll and Exe.

1 Answers  


Explain the types of Views in Listview Control.

0 Answers  


What is the difference between Dim nCount as Integer vs Dim nCount% and when would you use each?

6 Answers  


How to use advanced data-bound controls.

0 Answers  


What do you mean by provider?

1 Answers  


Is visual basic case sensitive?

0 Answers  


What will be the code in VB, while saving the form and light goes off? Please tell me the exact code line.

1 Answers  


Categories