You want to link a c++ program to c functions. How would you do it?


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

Post New Answer

More C++ General Interview Questions

What is the full form nasa?

0 Answers  


What is time_t c++?

0 Answers  


Which of the following operator cannot be overloaded?

2 Answers   TCL,


How did c++ start?

0 Answers  


Problem 6: Area of a trapezoid can be calculated by the following formula: A=(b1 b2)×h2 where b1 and b2 are the parallel sides or the bases and h is length of height Write a C code of this program

0 Answers   Maxobiz,


What is difference c and c++?

1 Answers  


What are manipulators in c++ with example?

0 Answers  


Explain the benefits of proper inheritance.

0 Answers  


what is COPY CONSTRUCTOR and what is it used for?

0 Answers  


What is nested class in c++?

0 Answers  


Explain operator overloading.

0 Answers  


What doescout<<(0==0) print out a) 0 b) 1 c) Compiler error: Lvalue required

0 Answers  


Categories