...

/

Quiz on destroy( ) and scoped()

Quiz on destroy( ) and scoped()

Here is a quiz to test your understanding of the concepts related to destroy() and scoped().

We'll cover the following...
Technical Quiz
1.

When using destroy() to delete a class object, we don’t need to write a destructor for the class object explicitly.

A.

True

B.

False


1 / 3