What are the differences between the function prototype and the function defi-nition?


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

Post New Answer

More C++ General Interview Questions

What is & in c++ function?

0 Answers  


What are exceptions c++?

0 Answers  


what is Loop function? What are different types of Loops?

0 Answers  


What is lambda expression c++?

0 Answers  


What is an undefined behavior and sequence points

0 Answers  






What is ifstream c++?

0 Answers  


What is istream c++?

0 Answers  


Am studying basic c++ programming, have been given the following assignment. Design a linear program to calculate the maximum stress a material can withstand given a force and a diameter of a circle. To find the required area pi should be defined. Have most of the program sorted out but am at a loss as to how to show the calculations required. Can anyone help?

0 Answers  


When should you use global variables?

0 Answers  


Is there something that we can do in C and not in C++?

14 Answers   Patni,


How to allocate memory dynamically for a reference?

0 Answers  


What is the error in the code below and how should it be corrected?

0 Answers  


Categories