What is function prototyping?


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

Post New Answer

More C++ General Interview Questions

What do you mean by inheritance in c++?

0 Answers  


What is size of null class?

6 Answers   HP,


What is near, far and huge pointers? How many bytes are occupied by them?

0 Answers  


What is cloning?

1 Answers  


What is the difference between cin.read() and cin.getline()?

0 Answers  






Do class declarations end with a semicolon? Do class method definitions?

0 Answers  


What is ostream in c++?

0 Answers  


What is a unnitialised pointer?

0 Answers  


How do I use arrays in c++?

0 Answers  


Write a C++ Program to Multiply two Numbers

1 Answers  


What are the differences between a struct and a class in C++?

7 Answers   Amazon, Wipro,


write a corrected statement in c++ so that the statement will work properly. x = y = z + 3a;

0 Answers  


Categories