Comment on c++ standard exceptions?
No Answer is Posted For this Question
Be the First to Post Answer
What can c++ be used for?
What is a down cast?
What is time h in c++?
Is ca high or low level language?
What is capacity in vector in c++?
#include<iostream.h> void main() { class x { public: int func(int) { cout<<"cool"; return 1; } } }
Why is it difficult to store linked list in an array?
Why is that unsafe to deal locate the memory using free( ) if it has been allocated using new?
What is the difference between an external iterator and an internal iterator? Describe an advantage of the external iterator.
What are the advantage of using register variables?
Differentiate between C and C++.
Is c++ proprietary?