What are callback functions in c++
Answer / bijaya kumar jena
Call back function is a member function call through by pointer.
| Is This Answer Correct ? | 4 Yes | 0 No |
what is mean by design pattern
sir plz send me a set of questions that been frequently held in written examination during campus selection.
What is polymorphism used for?
What's the full form of STL?
write a c++ program to find maximum of two numbers using inline functions.
write knight tour problem which is present in datastructure
What is Virtual Keyword?
Why we use classes in oop?
How to execute business logic for only once ..?even though user clicks submit button multiple times by mistake..? (i disabled JavaScript)
What is encapsulation with example?
What is the difference between C++ and java?
What are the benefits of interface?