QUESTION 1 NurAL Clinic is a dental clinic that wants to store the information about their patient and the charge accord
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
QUESTION 1 NurAL Clinic is a dental clinic that wants to store the information about their patient and the charge accord
QUESTION 1 NurAL Clinic is a dental clinic that wants to store the information about their patient and the charge according to service type using object-oriented concept. The non-citizen patient needs to be paid an extra RM50 for the consultation fees. Identify the following: a) List the four (4) attributes that belongs to the object. I (2 marks) b) Name the two (2) possible behaviors and state the respective process in each behavior (2 marks) c) Declare a possible of an object creation based on the problem by assuming that the Dental Clinic class is being defined. (1 mark)