How do you link a C++ program to C functions?

Answer Posted / prabakaran

including the header file #include<stdio.h>

Is This Answer Correct ?    3 Yes 20 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell me can a pure virtual function have an implementation?

662


What does override mean in c++?

683


Write a program using merge () function to combine the elements of array x[ ] and y[ ] into array z[ ].

689


How does c++ sort work?

646


Which is the best c++ compiler for beginners?

651






What are the different types of comments allowed in c++?

676


What are static and dynamic type checking?

704


What do the header files usually contains?

715


Define vptr.

680


What is the difference between the functions memmove() and memcpy()?

720


Inline parameters : What does the compiler do with the parameters of inline function, that can be evaluated in runtime ?

2099


Why pointer is used in c++?

710


Write about the access privileges in c++ and also mention about its default access level?

709


Describe public access specifiers?

668


what are the types of Member Functions?

719