Function overloading implements:
Abstraction
Polymorphism
Encapsulation
Objects
A set of related procedures with the data they manipulate is called a
Part
Module
Function
Dishes
A group of similar objects is called
Object
Class
Data
The capability of one class of things to inherit capabilities or properties from another class.
Inheritance
Modularity
Whic is the variable must be initialised at the time of declaration?
Constant
Variable
Float
Literal
The wrapping up of data and operations into a single unit is known as
Declare different functions with the same name:
Function overloading
Object oriented