Explain function prototypes in C++.


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

Post New Answer

More C++ Interview Questions

what do you mean by exception handling in C++?

0 Answers   Alter,


Write a program to display the following output using a single cout statement Maths=90 Physics=77 Chemistry = 69

2 Answers  


Do you know about Agilent PRECOMPILERS. ?

0 Answers   Agilent,


What is wrong with this statement? std::auto_ptr ptr(new char[10]);

0 Answers   Amazon,


What does it mean to take the address of a reference?

0 Answers   Amazon,






Explain the difference between C and C++.

0 Answers   Accenture,


There is a base class sub, with a member function fnsub(). There are two classes super1 and super2 which are sub classes of the base class sub.if and pointer object is created of the class sub which points to any of the two classes super1 and super2, if fnsub() is called which one will be inoked?

0 Answers   Alter,


Write a program that can take input from 3 to 8 and calculate the average?

0 Answers   Accenture,


What is a virtual base class?

6 Answers   Fidelity, Siemens,


Write a C++ Program to Find Sum and Average of n numbers using for loop.

1 Answers  


What is latest update of C++ ?

0 Answers   Adobe,


Define namespace.

1 Answers  


Categories