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

Is it possible to call oracle database through ADO control or Object?

0 Answers  


Does VB support pointers to functions?

0 Answers  


What are the differences between a standard module and a class module?

4 Answers  


How do you create a form in visual basic?

0 Answers  


WHAT IS DIFFERENCE BETWEEN Message box and image box

13 Answers  






What is the need of zorder method?

1 Answers  


What is the difference between a PictureBox and Image control?

3 Answers  


What is Static Variable?

3 Answers  


What type of record sets are available in ADO?

4 Answers  


How can you save and Get data from Clipboard?

1 Answers  


what is visual basic

14 Answers  


What is the need of tabindex property is label control.

0 Answers  


Categories