What is function declaration in c++ with example?


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

Post New Answer

More C++ General Interview Questions

Is map sorted c++?

0 Answers  


Explain the benefits of proper inheritance.

0 Answers  


Under what conditions is multiple inheritance not recommended?

1 Answers  


What are the comments in c++?

0 Answers  


What is time_t c++?

0 Answers  






Explain explicit container.

0 Answers  


What is the main purpose of overloading operators?

0 Answers  


What is the output of the following 3D Array int arr[3][2][2]={1,2,3,4,5,6,7,8,9,10,11,12}; what is the output for arr[2][1][0]?

6 Answers   HCL, Integra, IPMC, ORG,


what do you mean by volatile variable?

0 Answers  


List out some of the OODBMS available?

1 Answers  


How new/delete differs from malloc()/free?

0 Answers  


I want explanation for this assignment: how to connect mysql database using c/c++,please explain this detailly?

0 Answers  


Categories