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 is OLEDB?

1 Answers  


What is the default property of data control?

2 Answers  


What is the maximum no. of forms can include in one project (vb project)?

3 Answers   Satyam,


what is the diff between inprocess and out of process ?

1 Answers  


How do I force a file dialogue box to reread the currect disk?

0 Answers  


i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI).

1 Answers   Nissan, TechSoft,


How to use hyperlink?

1 Answers  


Specify technical & functional architecture of your last 2 projects.

0 Answers  


What is Tabstrip control? What is the starting Index value? How to locate it?

1 Answers  


How many types of API functions are availble in VB?

1 Answers  


How to set a shortcut key for label?

2 Answers  


___,_____ and ____ container objects. ___ Property is to compress a image in image control. ___,___ and __ are difference between image and picture controls. To set the command button for ESC ___ Property has to be changed. ___,__,___ are the type of combo box? __ no of controls in form. OLE is used for _______ ___ is the control used to call a windows application. Clear property is available in ____,___ control. ___ Property is used to count no. of items in a combobox. ___ is a property to resize a label control according to your caption. ___ property is used to change to ___ value to access a identity column'in datacontrols. _____ is the property to ___,____,____ are valid for recordsource property of dat control. Timer control contains ________ no. of events. ____ property is used to lock a textbox to enter a datas. ____ is the difference between Listindex and Tab index. ____ property of menu cannot be set at run time. _____ collection in recordset used to assign a value from textbox to table columns without making abinding in datacontrol. ___ argument can be used to make a menuitem into bold. ___,___ arguments will be used to run a executable program in shell function ___ property used to add a menus at runtime. ___ VB constant make the menu item in centre. ___ method used to move a recordset pointer in nth position in DAG.

1 Answers   TCS,


Categories