32- implement a class named person and two subclasses of person named student and employee . make faculty and staff subclasses of employee . a person has a name , address , phone number , and e - mail address . a student has a class . an employee has an office , salary , and date - hired . a faculty member has office hours and rank ( professor , assistant professor , lecturer ) . define the rank as a constant . a staff member has a title . each of these classes should has a constructor and print ( ) method to display its data ; override the superclass methods in each subclass . write a java application program that creates an array of persons ( student , faculty , or staff ) , enter the data for the persons , and then display their data . your program should demonstrate ploymorphism and dynamic binding

Respuesta :

A class named person and two subclasses of person named student and employee . make faculty and staff subclasses of employee . a person has a name , address , phone number-CODE

CODE is mentioned in the image

What exactly coding manner?

A simple Definition. Coding is the technique of transforming ideas, solutions, and instructions into the language that the computer can recognize – that is, binary-machine code. Coding is how people are capable to talk with computer systems.

computer programming is the method of appearing a specific computation, generally with the aid of designing and constructing an executable pc application. Programming entails responsibilities including analysis, producing algorithms, profiling algorithms' accuracy and resource consumption, and the implementation of algorithms.

What are the four sorts of coding?

  • There are four varieties of coding:
  • facts compression (or supply coding)
  • mistakes manipulate (or channel coding)
  • Cryptographic coding.
  • Line coding.

Learn more about CODE https://brainly.com/question/497311

#SPJ4

Ver imagen rafikiedu08