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 about you? wahat is your object? introduce your self?
1 Answers Ajmal Perfumes, TCS,
What is byval and byref? What are differences between them?
monkey starts climbing up a tree 20ft tall,each hour ,it hops 3ft and slips back by 2ft .how much time it wil tak to reach top of the tree?
What does and I oop mean in text?
Define a class to represent a bank account. Include the following members: Data Members: Name of the Depositor Account Number Type of Account Balance amount in the account Member Functions: To assign the initial values. To deposit an account. To withdraw an amount after checking the balance. Write a C++ main program to display account number, name and balance.
what is the difference between javap and jad utility
what is the use of mutable key word
What is the difference between XML Web Services using ASMX and .NET Remoting using SOAP?
what are the realtime excercises in C++?
JAVA is FULLY OBJECT ORIENTED PROGRAMING LANGUAGE?
I am developing a payroll system mini project.I used file concept in program for reading and writing.When the program is reloading into the memory that is if i execute next time the file was cleaned and adding data from the starting this is my problem.I want to strore the previous data and if i want to add any record that should be next of previous data.Please help me.
can you give real time example for polymarphism