What is a mixin class?

Answer Posted / suman

is a class that provide certain functionality that other
class can inherit, but it is not meant to be a standalone
class.
Kind of an interface where soem members are predefined.

Pyhton and Ruby supports mixin. .Net does not.Can simulate
using Castle.DynamicProxy

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the types of abstraction?

553


What is polymorphism and why is it important?

556


write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.

1789


What is destructor in oop?

621


Why do pointers exist?

655






What does oop mean in snapchat?

680


Why is encapsulation used?

577


How to improve object oriented design skills?

569


What are main features of oop?

629


What are the data types in oop?

602


What exactly is polymorphism?

600


What is solid in oops?

600


What is property in oops?

565


What is a function in oop?

627


Why it is called runtime polymorphism?

573