How to invoke a C function using a C++ program?


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

Post New Answer

More C++ Interview Questions

Can we call a virtual function from a constructor?

1 Answers  


How to generate random numbers in C++ with a range?

0 Answers  


Implement a 2D bit-matrix representing monochrome pixels which will have only OFF/ON values and will take on an average only one bit of memory for each stored bit. How to perform various operations on it?

0 Answers   Adobe,


What are the advantages/disadvantages of using inline and const?

0 Answers   Amazon,


Explain the FOR loop with a help of a code.

0 Answers   Accenture,






What is RTTI and why do you need it?

0 Answers   Amazon,


What is Boyce Codd Normal form?

0 Answers   IBS,


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

0 Answers   Amazon,


In C++ what is the meaning of data hiding?

0 Answers   Aricent,


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

0 Answers   Amazon,


Can we call C++ OOPS? and Why

0 Answers  


How to run C++ program in cmd

0 Answers  


Categories