What is a type library?


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

Post New Answer

More C++ General Interview Questions

What are the static members and static member functions?

1 Answers  


What is the need of a destructor? Explain with the help of an example.

0 Answers  


What is namespace & why it is used in c++?

0 Answers  


Differences between private, protected and public and give examples.

0 Answers  


What is the main purpose of overloading operators?

0 Answers  






What is a wchar_t in c++?

0 Answers  


How to declare an array of pointers to integer?

0 Answers  


You have two pairs: new() and delete() and another pair : alloc() and free(). Explain differences between eg. New() and malloc()

0 Answers  


can output 5 students using one dimensional array

1 Answers   Intel,


What is a literal in c++?

0 Answers  


What is a local reference?

0 Answers  


What is main function in c++ with example?

0 Answers  


Categories