What is c++ prototype?


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

Post New Answer

More C++ General Interview Questions

What is searching? Explain linear and binary search.

0 Answers  


What is the use of ‘using’ declaration?

1 Answers  


Can we use clrscr in c++?

0 Answers  


an operation between an integer and real always yeilds a) integer result b) real result c) float result

0 Answers  


How static variables and local variablesare similar and dissimilar?

0 Answers  






What is null c++?

0 Answers  


What are the manipulators in c++?

0 Answers  


What happens when the extern "c" char func (char*,waste) executes?

0 Answers  


What is the difference between the functions memmove() and memcpy()?

0 Answers  


What is the purpose of ios::basefield in the following statement?

0 Answers  


Can we use pointers in c++?

0 Answers  


what is the use of Namespace in c++.

3 Answers  


Categories