Why do we use structure in c++?
No Answer is Posted For this Question
Be the First to Post Answer
What are the data types in c++?
Can we have "Virtual Constructors"?
What do you understand by zombie objects in c++?
What does namespace mean in c++?
What is srand c++?
Write some differences between an external iterator and an internal iterator? Describe the advantage of an external iterator.
How the memory management in vectors are being done. What happens when the heap memory is full, and how do you handle it ?
why the size of an empty class is 1
What is a storage class in C++
How would you use the functions randomize() and random()?
Have you used MSVC? What do you think of it?
What is Destructor in C++?