If a class is named MyClass, what must the destructor be named?

a)```
Erase
```
b)```
MyClass
```
c)Any name the programmer wishes except the name of the class
d)```
~MyClass
```
e) None of the above.

d) ~MyClass

Computer Science & Information Technology

You might also like to view...

________ is a program that attaches itself to another program and tries to spread itself to other computers when exchanging files

A) A Trojan horse B) A worm C) Spam D) A virus

Computer Science & Information Technology

Which of the following is the MOST economical way for Sandy, a technician, to implement 10-Gigabit Ethernet at a datacenter?

A) 10GBaseX B) 10GBaseLR C) 10GBaseSR D) 10GBaseT

Computer Science & Information Technology