GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Tech FAQs  >  OOPS
Go To First  |  Previous Question  |  Next Question 
 OOPS  |  Question 23 of 258    Print  
What are the different types of polymorphism?

  
Total Answers and Comments: 6 Last Update: April 03, 2009   
  
 Sponsored Links

 
 Best Rated Answer
Submitted by: capreatki
 
two.. one is RUNTIME Polymorphism which includes virtual functions etc and another is COMPILE TIME Polymorphism which includes function overloading etc..

Above answer was rated as good by the following members:
timmireddy, sneh panwar
July 19, 2005 07:34:54   #1  
capreatki        

RE: What are the different types of polymorphism?
two.. one is RUNTIME Polymorphism which includes virtual functions etc and another is COMPILE TIME Polymorphism which includes function overloading etc..
 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    
September 01, 2005 12:15:33   #2  
Amit Banerjee        

RE: What are the different types of polymorphism?
Two types of polymorphism:
1. Static Polymorphism (Early binding)
2. Dynamic Polymorphism (Late binding)

 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    
November 02, 2005 03:47:17   #3  
garapatibhupesh Member Since: November 2005   Contribution: 1    

RE: What are the different types of polymorphism?

capreatki Wrote: two.. one is RUNTIME Polymorphism which includes virtual functions etc and another is COMPILE TIME Polymorphism which includes function overloading etc..

Can u give brief idea how it is possible to implement compile time polymorphism(method overloading or operator overloading)... without creating object... How it is maintaining virtual tables....


 
Is this answer useful? Yes | No
March 27, 2006 05:20:26   #4  
Yashwant S pinge        

RE: What are the different types of polymorphism?
hello There are two types of polymorphism as shown above.static polymorphism :-- operator oveloading and function overloading.dynamic plymorphism :- virtual functionality
 
Is this answer useful? Yes | No
November 08, 2006 01:47:43   #5  
sapam james        

What are the different types of polymorphism?

Polymorphism is mainly divided into :

1) Run Time polymorphism: a) Virtual function

2) Compile Time Polymorphism : a) function overloading

b) operator overloading


 
Is this answer useful? Yes | No
April 02, 2009 23:36:39   #6  
remya_rajan Member Since: March 2009   Contribution: 1    

RE: What are the different types of polymorphism?
There are 2 types of Polymorphism
1. Compile time Polymorphism
2. Run Time Polymorphism
Compile time polymorphism is used for Function overloading
Runtime is used for implementing virtual functions overriding etc.

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


 
Go To Top


 Sponsored Links

 
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