We use library functions in the program, in what form they are provided to the program?


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

Post New Answer

More C++ General Interview Questions

Is java based off c++?

0 Answers  


Explain the term memory alignment?

0 Answers  


Can a function take variable length arguments, if yes, how?

0 Answers  


Explain how overloading takes place in c++?

0 Answers  


simple c++ program for "abcde123ba" convert "ab321edcba" with out using string

5 Answers  


Will the following program execute?

0 Answers  


Out of fgets() and gets() which function is safe to use and why?

0 Answers  


How to demonstrate the use of a variable?

0 Answers  


How would you call C functions from C++ and vice versa?

0 Answers   Genpact,


What is the best c++ compiler?

0 Answers  


Explain the concept of inheritance in C++.

3 Answers  


When should you use global variables?

0 Answers  


Categories