ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  Visual Basic
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 SharePoint interview questions  SharePoint Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
what are Instancing for classes provided by ActiveX 
component like prive, publicnotcreatable,SingleUse, 
GlobalSinleUse,MultiUse.
 Question Submitted By :: Rksingh003
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what are Instancing for classes provided by ActiveX component like prive, publicnotcreatable,SingleUse, GlobalSinleUse,MultiUse.
Answer
# 1
1.  Private  - Client Applications cannot create the class. 
Project containing class only can create object.
2.	PublicNotCreatable- Its an internal creatable 
class. Client application can use the instance of class but 
cannot create instance on their own.
3	SingleUse – for ActiveXexe only. Every time create 
new object service will instantiate new ActiveXexe object. 
And each instance will get own copy of global variable.
4	GlobalSingleUse – Same as single use only 
difference is you can use it as a global function.
4.	MultiUse – Default. Allow any number of instance 
creatable from internally as
well as externally.
5.	GlobalMultiUse – Same as Multiuse only difference 
is explicitly instantiation of class is not required to 
access methods and properties.
 
Is This Answer Correct ?    1 Yes 0 No
Cp
 

 
 
 
Other Visual Basic Interview Questions
 
  Question Asked @ Answers
 
Which tool is used to configure the port range and protocols for DCOM communications?  1
How to get Cursor position using API?  2
To validate a range of values for a property whenever the property values changes,which type of property procedure you use?  1
What are the differences between a standard module and a class module?  4
what is the Difference between Listindex and Tab index?  1
What is the purpose of the ClipControls property on a form or container?  1
which arguments will be used to run a executable program in shell function ?  1
What is Tabstrip control? What is the starting Index value? How to locate it?  1
How many nuber of controls are there in form?  1
How to register a component?  1
What is ODBC? Satyam1
What is Friend Variable?  1
List out the ADO objects?  2
How will you retain the values of existing elements in a dynamic array when you want to alter the array size?  1
what is the Property used to count number of items in a combobox?  1
Can a subroutine pass back values? Is so How?  2
Which property of textbox cannot be changed at runtime?  1
Binary Access-method is used to access file in which manner?  1
What is RdExecDirect?  1
what is the Default property of datacontrol ?  2
 
For more Visual Basic Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com