Examlex

Solved

Keep Smiling Dental Surgery Is Located in Christchurch

question 128

Multiple Choice

Keep Smiling Dental Surgery is located in Christchurch. The company employs three dentists, four dental assistants and two receptionists who book appointments and keep records. The surgery provides a range of services including general dental care, paediatric dental care and teeth whitening. The clinic includes a small retail section that carries specialised products for home treatment. Keep Smiling has recently secured a contract with the Christchurch branch of a major bank to treat their staff. Currently each dentist can treat 35 patients per week. However the new contract means that they will have a total of 100 patients per week. This means that they will need to employ an additional dentist to cope with the increased demand. No other changes are required to the surgery. The cost attached to employing a new dentist is an example of a:


Definitions:

Clone Method

A method that creates and returns a copy of an object, often used to duplicate instances while preserving original state.

Parameters

Variables that are specified in the definition of methods/function, representing the data that needs to be passed into these methods/functions when they are called.

Abstract Method

A method declared in an abstract class that has no implementation and must be overridden by subclasses.

Private Modifier

A keyword in object-oriented programming languages that restricts the visibility of a class member, making it accessible only within the same class.

Related Questions