State the difference between delete and delete[].
No Answer is Posted For this Question
Be the First to Post Answer
Is main a class in c++?
Can a list of string be stored within a two dimensional array?
In a class, there is a reference or pointer of an object of another class embedded, and the memory is either allocated or assigned to the new object created for this class. In the constructor, parameters are passed to initialize the data members and the embedded object reference to get inialized. What measures or design change should be advised for proper destruction and avioding memory leaks, getting pointers dangling for the embedded object memory allocation? Please suggest.
What is a built-in function?
What does it mean to declare a destructor as static?
How is objective c different from c++?
Name the debugging methods that are used to solve problems?
What is a parameterized type?
What is the use of cmath in c++?
what is Loop function? What are different types of Loops?
Is python written in c or c++?
Why is c++ still best?