Computer Science, asked by NITYAM03, 1 year ago

list five attributes of class employee,teacher,telephone and class school

Answers

Answered by Anonymous
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
Similar questions