GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Placement Papers  >  iNautix  >  Technical
Go To First  |  Previous Question  |  Next Question 
 Technical  |  Question 10 of 12    Print  
What are the types of Polymorphism ? What is Run-Time polymorphism ?

  
Total Answers and Comments: 1 Last Update: January 12, 2006   
  
 Sponsored Links

 
 Best Rated Answer
Submitted by: samiksc
 

Polymorphism may be classified as

  1. Interface based
  2. Inheritance based.

It also may be classified as

  1. compile time polymorphism
  2. run time polymorphism

Runtime polymorphism is achieved by means of virtual methods declared by the base class which are overriden by a derived class. The method to be executed is determined at runtime depending on the type of object that has issued the call.



Above answer was rated as good by the following members:
jsramesh07
January 12, 2006 05:06:03   #1  
samiksc Member Since: October 2005   Contribution: 233    

RE: What are the types of Polymorphism ? What is Run-T...

Polymorphism may be classified as

  1. Interface based
  2. Inheritance based.

It also may be classified as

  1. compile time polymorphism
  2. run time polymorphism

Runtime polymorphism is achieved by means of virtual methods declared by the base class which are overriden by a derived class. The method to be executed is determined at runtime depending on the type of object that has issued the call.


 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    

 Related Questions

It's pretty straightforward. You can use the java.net.URLConnection and java.net.URL classes to open a standard HTTP connection to the web server. The server then passes this information to the servlet 

Latest Answer : Polymorphism : Its a object oriented  concept (defined in design phase) Polymorphism concept of using operators & functions  in different ways depending on  what they are  operating on.Operators overloading : Using operators in differentways depending ...

Latest Answer : Polymorphism may be classified as Interface basedInheritance based.It also may be classified as compile time polymorphismrun time polymorphismRuntime polymorphism is achieved by means of virtual methods declared by the base class which are overriden by ...


 Sponsored Links

 
Related Articles

jQuery - Sorting Other Types of Data

Learning jQuery Sorting Other Types of Data Our sort routine should be able to handle not just the Title and Author columns but the Publish Dates and Price as well Since we streamlined our comparator function it can handle all kinds of data but the computed keys will need to be adjusted for other da
 

EDI Document Types

EDI Document Types EDI documents come in various forms each of which can appear differently depending on the company’ s internal computer system Also while each standard has code specificity each order may look very different a clothes company will send details of color and sizes while a f
 

Listening Skills - Types of Bad Listeners

Types of Bad Listeners What are the main types of bad listeners You might find in your work environment that some individuals are simply not very good at listening This can create a myriad of problems and make the performance of the most mundane day to day tasks nearly impossible to accomplish mosgo
 

C++ Function Passing Types

C Function Passing Types In this C tutorial you will learn about function passing types two types of arguments passing in functions passed by value  and  passed by reference are discussed here mosgoogle center The arguments passed to a function can be performed in two ways Passed
 

C++ Polymorphism

C Polymorphism Introduction Polymorphism is the ability to use an operator or function in different ways Polymorphism gives different meanings or functions to the operators or functions Poly referring to many signifies the many uses of these operators and functions A single function usage or an oper
 

What is Data Collection Time

Modern Relational Database Management Systems can be configured to collect data at certain events.  In a business, some of the events are sale, order, deposit, pay, request and many more. Events are really business activities in a company.  Big companies, in order to gain competiti
 

Types of Resumes and When to Use Them

Resumes are written to give our future employers an insight of who we are and why we should hire them. But resumes are more than just a collection of FYIs about you, it should be written in a way that highlights important things about yourself. Take note that you are not altering any information jus
 

SQL Data Types

SQL Data Types Overview In SQL, as in many other programming languages, every piece of data has a particular type. For example, 11 is an integer, and “Wall Street” is a text string. The SQL standard defines many data types to accommodate almost any type of data. Some cases aris
 

The Right Time To Make A Career Change

Changing careers is one of the most crucial stages in one’s career life. There are employees who get into the career change phase earlier than other employees. But no matter how an employee enjoys his or her current career, there would come a time that an employee would think of shifting c
 

Types of IT Certification

For those that are considering an IT Certification, they may have found that there are several types to choose from.  Before deciding on a particular IT Certification, it is important to know what choices are available to you as well as what will be included in each of the types. 
 

Sponsored Links

 
Related Categories




About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape