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 402 of 453    Print  
what is overloading and overriding ?
pl explain diff between them

  
Total Answers and Comments: 1 Last Update: May 24, 2006     Asked by: pghare 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
May 24, 2006 08:23:11   #1  
Kamlesh Patani        

RE: what is overloading and overriding ? pl expl...

Overloading : When you use same method name for diffrent purpose it is call overloading. For example You can use Add(x y) method for addition of two parameter and you can define Add(x y z) for addition of three parameter in same class.

Overriding : is the implementing exiting method again. If Area method is implemented in parent class you can override this method in child class by re-defining this method.


 
Is this answer useful? Yes | No

 Related Questions


Latest Answer : Dim fso, hfile, msgvalue Set fso = CreateObject("Scripting.FileSystemObject") Set hfile = fso.OpenTextFile("D:x.txt")  If Not hfile.AtEndOfStream Then  Do While Not hfile.AtEndOfStream  msgvalue = hfile.ReadLine  ...

Latest Answer : Yes we can edit the tdata through flexgrid. ...

Latest Answer : Controls which are data-aware. Controls whose datasource property can be set a datacontrol. ...

Latest Answer : please refer my answer for previous question ...


What is meant by Establish Connection in RDO? 74.1s it possible to Access BackEnd procedures? Explain.

Latest Answer : An OLE client application can support the drag-drop feature provided by the SHELL.DLL component of Microsoft Windows version 3.1. The drag-drop feature supports dragging a file from the Windows File Manager and dropping it on any registered drag-drop ...

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 : Let - Used when assigning a value to the property. Set - Used when assigning an Object to the property. Get - Used when retrieving value of a property.  ...


 Sponsored Links

 
Related Articles

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
 

C++ Operator Overloading Part II

C Operator Overloading Part II Operator overloading is a very important aspect of object oriented programming Binary operators can be overloaded in a similar manner as unary operators In this C tutorial you will learn about Binary Operating Overloading explained along with syntax and example mosgoog
 

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
 

Explain about TNSPING

You can also use tnsping utility on command prompt to check Oracle Net connectivity. Follow these steps to check the connection to particular SID. Open Command prompt. Write tnsping < SID for the database connectivity you want to check > If you get the message “Used TNSNAMES
 

SDLC Model Basic Stages

SDLC or the Software Development Life Cycle refers to the steps involved in creating a software from scratch.  During earlier days, software used to be scarce and its creation was comparatively easier.  Developers could create any programs they want and experience no competition. I
 

The Interview Snafu

How to turn someone else’s mistake to your advantage Your dream job is about to become reality. A recruiter gave you the heads up about the perfect position at Humungous Conglomerate, Inc. You went through five interviews as well as a battery of psychological tests mandated by their HR de
 

Winning a Job Interview with a Winning Resume

Does your resume unlock your potential, take your skills to the highest level and win you the interview and the job you want now? The job market today is highly competitive and even if you think you have what it takes to get an interview you won’t get over the line without a polished, prof
 

Basic PC Skills

For those that have decided to walk into the world of technology, they may be overwhelmed by the types of knowledge that are available.  There are several code languages and words as well as different areas that you can move into.  If you are a beginner in technology, you can fin
 

Importance of Proper English during Job Interview

Importance of Proper English during Job Interview Your job interview is crucially important and it will determine whether or not you will get the job Depending on the type of job you re going for it is very important for you to use proper English In most cases jobs which offer higher salaries will h
 

Scholarship Basic Facts

Scholarship Basic Facts A scholarship is a financial award that is given to students by colleges universities or other organizations The goal of a scholarship is to enhance the education of the student There are a wide variety of scholarships available and each scholarship will require applicants to
 

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