How delete [] is different from delete?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

Write about the stack unwinding?

0 Answers  


How would you represent an error detected during constructor of an object?

1 Answers  


What is class and structure in c++?

0 Answers  


What are the two types of polymorphism?

0 Answers  


What are register variables?

0 Answers  






How much maximum can you allocate in a single call to malloc()?

0 Answers  


Write a program for Divide a number with 2 and Print the output ( NOTE: Check for divide by zero error).

0 Answers  


Can we declare destructor as static? Explain?

3 Answers  


What are different types of polymorphism supported by C++

2 Answers   CA, GameLoft,


program explaining feautures of c++

0 Answers   Satyam,


What is conditions when using boolean operators?

0 Answers  


List down the guideline that should be followed while using friend function.

0 Answers  


Categories