What's the signature of the destructor for an Object class in C++ ?
Object
~Object()
-Object()
!Object()
Object()