What would happen on forgetting [], while deallocating an array through new?
No Answer is Posted For this Question
Be the First to Post Answer
Is there a datatype string in c++?How is the memory allocation?
Define whitespace in C++.
Differentiate between an array and a list?
Why is main function important?
Are iterators pointers?
When must you use a pointer rather than a reference?
What is lazy initialization in c++?
What is a 'pure' virtual function and what's its use?
What is class in c++ with example?
What is the difference between #define debug 0 and #undef debug?
What is the size of a vector?
What is an overflow error?