How delete [] is different from delete?
No Answer is Posted For this Question
Be the First to Post Answer
What are the types of container classes?
Is java the same as c++?
Which programming language is best to learn first?
Does c++ support multilevel and multiple inheritances?
Explain terminate() function?
Write a corrected statement in c++ so that the statement will work properly. x + y=z;
Explain 'this' pointer and what would happen if a pointer is deleted twice?
What is polymorphism and its type in c++?
What is encapsulation in c++ with example?
Draw a flow chart and write a program for the difference between the sum of elements with odd and even numbers. Two dimensional array.
List out function which we can call without using object
What is meant by a delegate?