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
What do you by Function Overloading in C++?
0 Answers Akamai Technologies, Infogain,
How can a C function be called in a C++ program?
When would you choose to return an error code rather than throw an exception?
There is a base class sub, with a member function fnsub(). There are two classes super1 and super2 which are sub classes of the base class sub.if and pointer object is created of the class sub which points to any of the two classes super1 and super2, if fnsub() is called which one will be inoked?
Write a program to display the following output using a single cout statement Maths=90 Physics=77 Chemistry = 69
If class D is derived from a base class B
What is the difference between malloc, calloc and realloc?
How does free know the size of memory to be deleted
What is data abstraction? How is it implemented in C++?
what do you mean by exception handling in C++?
What is a class in C++?
1 Answers Amazon, TCS, UGC Corporation,
What is the difference between Stack and Queue in C++?
0 Answers Global Logic, iNautix,