C++ Programming Question:
Download Questions PDF

What do you mean by binding of data and functions?

Answer:

Encapsulation.

Download C++ Programming Interview Questions And Answers PDF

Previous QuestionNext Question
What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?What are 2 ways of exporting a function from a DLL?