what are function pointers?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What is array give example?

0 Answers  


What does the nocreate and noreplace flag ensure when they are used for opening a file?

0 Answers  


Does c++ have string data type?

0 Answers  


When does a name clash occur?

1 Answers  


Can we make any program in c++ without using any header file and what is the shortest program in c++.

0 Answers   MCN Solutions,






What are virtual functions and what is its use?

1 Answers  


What do you mean by friend class & friend function in c++?

0 Answers  


sizeof - is it a function or operator?

6 Answers   Honeywell,


How const functions will be treated by compiler?

3 Answers   Symphony,


When do we run a shell in the unix system? How will you tell which shell you are running?

0 Answers  


How can virtual functions in c++ be implemented?

0 Answers  


Write a single instruction that will find the remainder of integral division when x is divided by y. Have the answer stored in z.

1 Answers  


Categories