State the difference between delete and delete[].


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

Post New Answer

More C++ General Interview Questions

Can you explicitly call a destructor on a local variable?

0 Answers  


Can we get the value of ios format flags?

0 Answers  


What is token c++?

0 Answers  


How do you generate a random number in c++?

0 Answers  


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

1 Answers  






What is a hashmap c++?

0 Answers  


How do you differentiate between overloading the prefix and postfix increments?

0 Answers  


Which of the following is not a valid declaration for main() a) int main() b) int main(int argc, char *argv[]) c) They both work

0 Answers  


Explain what are the sizes and ranges of the basic c++ data types?

0 Answers  


Definition of class?

12 Answers  


What is meant by entry controlled loop?

0 Answers   Agilent, ZS Associates,


How to create a reference variable in C++

1 Answers  


Categories