Write a class employee with two function get data and put data to read the name and number of employee

c) Write a class employee with two function get data and put data to read the name and
number of employee and display them respectively. Drive two classes one manager and
other scientist. In manager class add one more variable title. In scientist class add more
variable publication and display them.


Leave a Reply