GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Microsoft  >  Visual Basic
Go To First  |  Previous Question  |  Next Question 
 Visual Basic  |  Question 422 of 453    Print  
Hi !
In VB the term Interface and the Interfaces reffered say IDispatch, IUnknown are explained conceptually.
In reality i.e., in coding concepts where does this Interface exists?
Interfaces are used in COM, while using this COM objects (ACTX EXE, DLL,CTRL) class modules need to be declared and reffered. Though the Interface concepts says
" Interface are not classes, they cannot be instantiated ..."
I have this doubt "where do they exist in VB ??? where are the methods used in Interface come from ?? is it the same as class modules methods ?? If not then what methods would QueryInterface return ?? "

Please Clear my doubt anyone !

  
Total Answers and Comments: 0 Last Update: August 24, 2006     Asked by: jaimaruthi 
  
 Sponsored Links

 

No answers are posted for this question yet.
Be the first to answer it!


 Related Questions

Latest Answer : Form, Frame and PictureBox Controls are Container objects. ...

Latest Answer : ListView and Textbox ...

Latest Answer : Class:Its a Template.To access the methods and the properties written in the class you have to create an object, and then you can fetch the properties and methods of the class. the methods and the properties written in the module can direly call from ...

Latest Answer : A Class is a template of an object. Let us understand this in detail with a sample object pen.We can list out the various characteristic features of the pen as* It is of various types: Fountain pen, Ball-point pen, Flourescent pen, etc.* It has a base ...

Latest Answer : Theoritically the oops support is not there but some tricky methods are there.1. Create the function (Even for properties) in a class B2. Use Impements keyword to implement each Function of B in Derived Classs D. With 3. Create a private ...
Tags : OOPS

Latest Answer : Standard Module: Properties, methods and variable declare in this module can be accessed throughout the application.Class Module: Properties,Methods and variables declare in the class module can be accessed only after creating the object of the class. ...




Latest Answer : Six ObjectsConnectionRecordsetCommandParameterStream(included in AD0 ActiveX object 2.7 and above)Record ...


 Sponsored Links

 
Related Articles

High-Speed Serial Interface (HSSI)

High Speed Serial Interface HSSI HSSI is High Speed Serial Interface was first developed by Cisco systems and the main purpose was to solve high speed requirement issues The main application of HSSI is on the Wide Area Networks and it helps to enhance the data flow speed on these networks It can wor
 

Fiber Distributed Data Interface (FDDI)

Fiber Distributed Data Interface FDDI The Fiber Distributed data interface or the FDDI is a 100 mbps line using the LAN network and is connected through a fiber optic cable The FDDI technology is used where the networks need a high speed bandwidth and need to cover huge distances than the copper wir
 

jQuery - Basic Alphabetical Sorting

Learning jQuery Basic Alphabetical Sorting Now let s perform a sort on the Title column of the table We ll need a class on the table header cell so that we can select it properly geshibot lang html" Title Author s Publish Date Price geshibot mosgoogle To perform the actual s
 

Concepts of Object-Oriented Programming

Object Oriented JavaScript In this chapter you ll learn about OOP Object Oriented Programming and how it relates to JavaScript As an ASP NET developer you probably have some experience working with objects and you may even be familiar with concepts such as inheritance However unless you re already a
 

C++ Pure Virtual Function and Base Class

C Pure Virtual Function and Virtual Base Class In this C tutorial you will learn about pure virtual function declaration of pure virtual function and virtual base class virtual base class and how to implement a virtual base class explained with examples mosgoogle center What is Pure Virtual Function
 

SOA Concepts

SOA Concepts Today the concept of Service Oriented Architecture has become ubiquitous Evidence from recent years establish that SOA is not just about hype but a part of every major Business environment The truth is Service Oriented Architecture can be beneficial to Business only when it is utilized
 

Working with XML in Visual Basic

Working with XML in Visual Basic Extensive markup language and Visual Basic is the odd couple of the industry Visual Basic is one of the most common languages that are being used today This Microsoft introduced language was meant to be middle tier in characteristic but has managed to get the top tie
 

How to Access C++ Class Members

How to Access C Class Members In this C tutorial you will learn how to access Class members dot operator or class member access operator difference between struct and class and  scope resolution operator mosgoogle center It is possible to access the class members after a class is defined an
 

C++ Objects and Classes

C Objects and Classes An Overview about Objects and Classes In object oriented programming language C the data and functions procedures to manipulate the data are bundled together as a self contained unit called an object A class is an extended concept similar to that of structure in C programming l
 

JavaScript Objects

JavaScript Objects Object oriented Programming in an important aspect of JavaScript It is possible to use built in objects available in JavaScript It is also possible for a JavaScript programmer to define his own objects and variable types In this JavaScript tutorial you will learn how to make use
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape