Examlex

Solved

The Purchasing Agent of Superb Service Co

question 79

Multiple Choice

The purchasing agent of Superb Service Co.wants to know the dollar amount of inventory purchased on account during the year from a particular supplier.This information can be found most easily in Superb Service's:


Definitions:

Superclass

The class from which a subclass inherits fields and methods in object-oriented programming.

Inheritance

A fundamental concept in object-oriented programming that allows one class to inherit properties and methods from another class.

"Is-a" Relationship

A concept used in object-oriented programming to describe an inheritance relationship between a subclass and its superclass.

Data Members

Variables that hold the state of an object in a class, typically private and accessed via getter and setter methods.

Related Questions