1. ____ is the process of creating a new, derived class from a base class.

A) Accessibility

B) Encapsulation

C) Inheritance

D) Polymorphism

 

2. A method can be used more than once within a program or in other programs.

A) True

B) False

 

3. The object-oriented techniques to manage errors such as dividing a value by 0 comprise the group of methods known as ____.

A) exception handling

B) error handling

C) exception processing

D) error processing

 

4. You can write as many constructors for a class as you want, as long as they all have different ____ lists.

A) object

B) data field

C) method

D) parameter

 

    • 12 years ago
    A+ Answers
    NOT RATED

    Purchase the answer to view it

    • 35.docx