Declare a pointer to a function that takes a char pointer as argument and returns a void pointer.
No Answer is Posted For this Question
Be the First to Post Answer
Can we call a virtual function from a constructor?
What is wrong with this statement? std::auto_ptr ptr(new char[10]);
What is the purpose of a constructor? Destructor?
How does stack look in function calls? When does stack overflow? What can you do to remedy it?
It is possible to build a C++ compiler on top of a C compiler. How would you do this?
Do you know about Agilent PRECOMPILERS. ?
Explain the difference between method overriding and method overloading in C++?
What Is Polymorphism in C++ ?
2 Answers IBS, Impetus, ITC Indian Tobacco Company, Motorola,
When would you use a pointer? A reference?
Define namespace.
How do you write a function that can reverse a linked-list in C++?
In C++ what do you mean by Inheritance?