How can a C function be called in a C++ program?


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

Post New Answer

More C++ Interview Questions

When would you use a pointer? A reference?

0 Answers   Amazon,


What is the difference between creating an object, using 'new' and using 'malloc'?

3 Answers   HFG, Siemens,


Consider the following C++ program

0 Answers  


What is the difference between realloc() and free() in C++?

0 Answers   IBS, TCS,


Define namespace.

1 Answers  






Write a program to read two numbers from the keyboard and display the larger value on the screen

1 Answers  


Explain function prototypes in C++.

0 Answers   Aricent,


Write a program to generate the Fibonocci Series in C++.

0 Answers   Accenture,


What is the difference between malloc, calloc and realloc?

0 Answers   Alter,


What is latest update of C++ ?

0 Answers   Adobe,


What is a class in C++?

0 Answers   Amazon, TCS, UGC Corporation,


What kind of problems does name mangling cause?

0 Answers   Amazon,


Categories