What do you mean by binding of data and functions?
Answer Posted / selvi
binding is to manipulate to access a data in various forms.
it is nothing but encapsulation.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
class type to basic type conversion
Why do we use polymorphism?
What is cohesion in oop?
what are the different types of qualifier in java?
Why is abstraction needed?
is there any choice in opting subjects like 4 out of 7
What is oops and its features?
What is class and example?
What is overloading in oops?
Plese get me a perfect C++ program for railway/airway reservation with all details.
What is new keyword in oops?
Why is oop useful?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
What is abstraction oop?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)