Answer Posted / prabakaran
binding datas and functions together
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Describe Trees using C++ with an example.
What is the difference between an external iterator and an internal iterator? Describe an advantage of an external iterator?
What do you understand by zombie objects in c++?
What is a string example?
What is the difference between an external iterator and an internal iterator?
How many namespaces are there in c++?
What are proxy objects in c++?
What is a virtual destructor? Explain the use of it?
What are the two main components of c++?
If you want to share several functions or variables in several files maitaining the consistency how would you share it?
What is runtime polymorphism in c++?
What is vector processing?
Are vectors passed by reference c++?
What is purpose of abstract class?
What do nonglobal variables default to a) auto b) register c) static