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
Can we define a class within the interface?
What is overriding vs overloading?
What causes polymorphism?
What is abstract class in oop?
What is the types of inheritance?
How is class defined?
What is object in oops?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
What is abstraction in oops with example?
What is inheritance write a program to show use of inheritance?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< What are benefits of oop? Which is not an object oriented programming language? What is oops with example?