user image

Naina Kashyap

Graphic Designing
Graphic Designing
2 years ago

What Is Inheritance In Term Of Oop (flash Actionscript)?

user image

Muskan Anand

2 years ago

inheritance is a form of code reuse that allows programmers to develop new classes that are based on existing classes. The existing classes are often referred to as base classes or superclasses, while the new classes are usually called subclasses. Advantage of inheritance is that it allows you to reuse code from a base class. Use the extends keyword to indicate that a class inherits from another class.

Recent Doubts

Close [x]