What do you mean by funtion prototype?


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

Post New Answer

More C++ General Interview Questions

What are signs of manipulation?

0 Answers  


Should I learn c or c++ first?

0 Answers  


Is there a new/delete equivalent of realloc?

1 Answers  


If we declare two macro with the same identifier without doing undef the first, what will be the result? eg: #define MAX_SIZE 100 #define MAX_SIZE 200 int table1[MAX_SIZE];

3 Answers  


What is the topic of the C++ FAQ list?

1 Answers  






How much is c++ certification?

0 Answers  


what is object?

7 Answers  


Evaluate the following expression as C++ would do :8 * 9 + 2 * 5 a) 82 b) 79 c) 370 d) list

0 Answers  


What is a manipulator in c++?

0 Answers  


List the special characteristics of constructor.

0 Answers  


What are the benefits of c++?

0 Answers  


What is the two main roles of operating system?

0 Answers  


Categories