Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Types of polymerphism and explain about dynamic
polymerphism?

Answers were Sorted based on User's Feedback



Types of polymerphism and explain about dynamic polymerphism?..

Answer / parvathi

Types of polymorphism are:
1. Run Time polymorphism
2. Compile Time Polymorphism

Dynamic polymorphism means binding the data during run
time. It is also called late binding. Example for dynamic
polymorphism is virtual functions

Is This Answer Correct ?    9 Yes 0 No

Types of polymerphism and explain about dynamic polymerphism?..

Answer / kalyan

1.Run Time Polymorphism
2.Compile Time Polymorphism

Dynamic Polymorphism is a late binding.

Is This Answer Correct ?    6 Yes 0 No

Types of polymerphism and explain about dynamic polymerphism?..

Answer / ashvin.kumar01

Types of Polymorphism
1.Static(early Binding)
2.Dynamic(late binding)

Dynamic Polymorphism:To bind Your Functions and allocate the
memory of that function at run time i.e dynamic Polymorphism
it is responsibilty of programmer when he to decide to call
function at run time for better performance.

Is This Answer Correct ?    5 Yes 0 No

Types of polymerphism and explain about dynamic polymerphism?..

Answer / radix

Static polymorphism and Dynamic Polymorphism are the two types of polymorphism

Dynamic Polymorphism: decisions of function execution is made at runtime

Is This Answer Correct ?    1 Yes 2 No

Types of polymerphism and explain about dynamic polymerphism?..

Answer / ashok kumar

1. runtime polymorphism
2. Compiletime polymorphism


dynamic polymorphism have a need of virtual keyword without

vertual this is not possible.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More C Sharp Interview Questions

What is the difference between method and constructor in c#?

0 Answers  


Is arraylist type safe in c#?

0 Answers  


Write the sample code for threading in c# .net..

4 Answers   Logica CMG,


Define delegate in c#?

0 Answers  


What is reflection c#?

0 Answers  


please exaplain gridview and what are the process available for it. how to add the row number automatically? is it possible to add child controls ?

2 Answers  


What is an example of a delegate?

0 Answers  


How to raise an selection changed event associated with listbox in datagridview control with a sample example?Here the listbox is a child control associated with datagridview control.

3 Answers  


One start and stop button is there and one textbox is there.when you click start button ,it will display 1,2,3......up to infinite in textbox.when you click stop button it will stop.

1 Answers  


What do you mean by winforms in c#?

0 Answers  


Is c# and .net same?

0 Answers  


Whats an assembly? Describe the importance of assembly?

0 Answers   Siebel,


Categories