Answer Posted / dhananjay
in c++, data binding refers to make the data/variables and
functions which operate on these data into a single unit.
in c++ the unit is class.
| Is This Answer Correct ? | 23 Yes | 2 No |
Post New Answer View All Answers
What is the difference between abstraction and polymorphism?
What is the difference between a constructor and a destructor?
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?
Write a program to reverse a string using recursive function?
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
What is the advantage of oop over procedural language?
What is abstract class in oop?
How long to learn object oriented programming?
Whats oop mean?
c++ program to swap the objects of two different classes
#include
What is inheritance in simple words?
What is inheritance and how many types of inheritance?
What is the difference between encapsulation and polymorphism?
What is debug class?what is trace class? What differences are between them? With examples.