How can you link a c program with a c function?


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

Post New Answer

More C++ General Interview Questions

What is implicit conversion/coercion in c++?

1 Answers  


State the difference between pre and post increment/decrement operations.

0 Answers  


How can you quickly find the number of elements stored in a dynamic array? Why is it difficult to store linked list in an array?

0 Answers  


What is size of string in c++?

0 Answers  


What are the types of STL containers?

4 Answers  


How to reduce a final size of executable?

3 Answers  


Can a program run without main in c++?

0 Answers  


How does class accomplish data hiding in c++?

0 Answers  


Is c++ still in demand?

0 Answers  


Explain function overloading

0 Answers  


What are the operators in c++?

0 Answers  


What are pointers used for c++?

0 Answers  


Categories