Which of this supports reusability and is transitive in nature?
Polymorphism
Modularity
Function
Inheritance
A set of related procedures with the data they manipulate is called a
Part
Module
Dishes
The wrapping up of data and operations into a single unit is known as
Encapsulation
Abstraction
The capability of one class of things to inherit capabilities or properties from another class.
Class
Object
The example of object oriented language :
Smalltalk
BASIC
FORTRAN
C