list five attributes of class employee,teacher,telephone and class school
Answers
Answered by
7
Employee class can have following attributes:
1. position
2. salary
3. join date
4. department
Teacher class can have following attributes:
1. subject name
2. class hours
Telephone class can have following attributes:
1. number
2. name
School class can have following attributes:
1. school address
2. school phone
1. position
2. salary
3. join date
4. department
Teacher class can have following attributes:
1. subject name
2. class hours
Telephone class can have following attributes:
1. number
2. name
School class can have following attributes:
1. school address
2. school phone
Similar questions