State the difference between delete and delete[].
No Answer is Posted For this Question
Be the First to Post Answer
How do I make turbo c++ full screen?
When do we run a shell in the unix system? How will you tell which shell you are running?
In which situation the program terminates before reaching the breakpoint set by the user at the beginning of the mainq method?
How can you prevent accessing of the private parts of my class by other programmers (violating encapsulation)?
Difference between linked list and array?
What is an undefined behavior and sequence points
Is it possible for the objects to read and write themselves?
What are the conditions that have to be met for a condition to be an invariant of the class?
Why is c++ not purely object oriented?
What is the purpose of extern storage specifier?
Have you used MSVC? What do you think of it?
What happens if an exception is throws from an object's constructor and from object's destructor?