When you derive a class from an existing class, you __________ add new data and functions.

a. never
b. must
c. may
d. None of these


c. may

Computer Science & Information Technology

You might also like to view...

Case-Based Critical Thinking QuestionsCase 1-1Maxwell made a presentation to his class about the importance of computer memory. After his presentation was over, he was asked several questions. Select the best answer for each question. What is the name of the process that changes the firmware?

A. update B. flashing C. booting D. firmwaring

Computer Science & Information Technology

There are currently ____ amendments to the Constitution

What will be an ideal response?

Computer Science & Information Technology

Which of the following are the two categories of fire suppression systems?

a. Wet pipe and dry pipe b. Wet fire and dry fire c. Flammable fire and electric fire d. Wet fire and electrical fire

Computer Science & Information Technology

The expression (a * b + c / d - e % f) is evaluated as:

A. a * b + c / d - e % f B. ((a * (b + c) / (d - e)) % f) C. ((a * b + c) / (d - e % f)) D. ((a * b) + (c / d) - (e % f)) E. ((a * (b + (c / d)) - e) % f)

Computer Science & Information Technology