What is c++ library?
No Answer is Posted For this Question
Be the First to Post Answer
find the two largest values among the 6 numbers using control structures : do-while,for,if else,nestedif- else ,while. one or two of them.
Why is that unsafe to deal locate the memory using free( ) if it has been allocated using new?
What is the difference between c++ and turbo c++?
What is a template in c++?
Explain queue. How it can be implemented?
In a class only declaration of the function is there but defintion is not there then what is that function?
How can you quickly find the number of elements stored in a static array? Why is it difficult to store linked list in an array?
Define what is constructor?
What is a constant reference?
What is vector pair in c++?
How to demonstrate the use of a variable?
Differentiate between a template class and class template in c++?