What do you mean by delegate? Can a user retain delegates?
No Answer is Posted For this Question
Be the First to Post Answer
Is vector a class in c++?
What is an operator in c++?
Explain the problem with overriding functions
If you want to share several functions or variables in several files maitaining the consistency how would you share it?
What is design pattern?
Which sort does c++ use?
Does c++ support multilevel and multiple inheritances?
Explain the benefits of proper inheritance.
What is the difference between cin.read() and cin.getline()?
What is & in c++ function?
Write about the members that a derived class can add?
What is a constant? Explain with an example.