Answer the following questions true (T) or false (F)

1. Only member functions can be virtual.

2. Destructors are automatically virtual.


1. True
Explanation: Constructors cannot be virtual. Destructors may be virtual, indeed probably ought to be virtual, in spite of different name for different inheritance levels.
2. false
Explanation: They are not virtual unless you include the modifier “virtual” in the destructor declaration.

Computer Science & Information Technology

You might also like to view...

Explain what a thin client is, and detail when it might be used.

What will be an ideal response?

Computer Science & Information Technology

When you switch to Handout Master view, the Slide Master tab appears on the Ribbon.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

A Web browser that comes with Windows XP is:

A) Windows Explorer. B) Internet Explorer. C) Internet Browser. D) Windows Browser.

Computer Science & Information Technology

If you are going to attach more than 15 devices to your wireless network, you should make sure your router supports which standard?

A. 802.11bc B. 802.11n C. 802.11ac D. 802.3ac

Computer Science & Information Technology