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

Post New Answer

More C++ Interview Questions

When must you use a constructor initializer list?

0 Answers   Amazon,


What Is Polymorphism in C++ ?

2 Answers   IBS, Impetus, ITC Indian Tobacco Company, Motorola,


How to invoke a C function using a C++ program?

0 Answers   Alter,


Write a syntax and purpose of switch statement.

0 Answers   Agilent,


Write a C++ Program to find Square Root of a number using sqrt() function.

1 Answers  


Can we call a virtual function from a constructor?

1 Answers  


What is the 4 difference between delete[] and delete?

0 Answers   Alter,


what is the difference between a pointer and a reference?

0 Answers   Amazon, Blue Star, C DAC,


explain the term 'resource acquisition is initialization'?

0 Answers   Amazon,


What does malloc return in C and C++?

0 Answers   Alter,


Briefly explain various access specifiers in C++.

0 Answers   Amdocs,


What is Copy Constructor?

5 Answers   ABC, Siemens,


Categories