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

Why do we use constructor?

0 Answers  


What is the difference between #define debug 0 and #undef debug?

0 Answers  


What is a wchar_t in c++?

0 Answers  


What is a mutable member?

1 Answers  


what is the use of templates?

3 Answers  






Why pure virtual functions are used if they don't have implementation / When does a pure virtual function become useful?

1 Answers  


Explain the difference between abstract class and interface in c++?

0 Answers  


What is dev c++ used for?

0 Answers  


how is returning structurs from functions?Show an eg?

1 Answers   GE,


What is the prototype of printf function?

0 Answers  


Which function cannot be overloaded c++?

0 Answers  


Explain what is oop?

0 Answers  


Categories