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)
Explanation: That is a language design decision that several languages that support classes made.

Computer Science & Information Technology

You might also like to view...

Deep packet inspection is implemented through the use of ____ rules.

A. ACL B. firewall C. jump D. state table

Computer Science & Information Technology

The ____ of two sets (A and B) is the set of items in A that are also items in B.

A. union B. intersection C. subset D. collection

Computer Science & Information Technology

Lin is booting up his computer, and during the boot process, the computer powers down. After several unsuccessful attempts to boot his computer, he decides that he needs to start the troubleshooting process. Lin thinks that the problem could be in the power supply, so he uses a power supply tester. The test shows that the power supply is functioning properly.   What should Lin check next in the troubleshooting process?

A. Processor B. Motherboard C. RAM D. Hard drive

Computer Science & Information Technology

Which of the following is true of an inline graphic?

A. A text wrapping style is applied to it. B. It can be moved like text. C. It does not have sizing handles. D. It can be moved anywhere on a page.

Computer Science & Information Technology