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

That is a language design decision that several languages that support classes made.

Computer Science & Information Technology

You might also like to view...

The onscreen view in a database that is used to create or modify the design of a table is called ________ View

A) Data Source B) Design C) Field List D) Table Data

Computer Science & Information Technology

Match the following audio file types with the descriptions

I. .aiff A. Developed by Real Networks for streaming audio II. .midi B. Developed by Apple for Macintosh III. .mp3 C. Supported by computers running Windows and by most browsers IV. .rm D. Sends information between musical instruments and your computer V. .wav E. One of the most popular formats for distributing recorded music

Computer Science & Information Technology