Question: Note: Kindly perform the coding on Eclipse and also share the screenshot of code written and output. Course: Object Oriented Programming 15 Marks A software

 Note: Kindly perform the coding on Eclipse and also share the

Note: Kindly perform the coding on Eclipse and also share the screenshot of code written and output. Course: Object Oriented Programming 15 Marks A software company offers many jobs such as Software Engineer, Web developer, graphic designer and so on. Write a java code to keep facilitate the candidates to apply for this job. Create an abstract class name Job Create the following abstract method name .checkJobDescription(): This method will display the Job description. checkJob Requirement(): This method will display the Job requirement .getCriteria(): display the job criteria. Create the following classes: Software Engineer, WebDeveloper and Graphic Designer. These classes will inherit the Job class and override the abstract methods Create a Candidate class: Candidateld, name, education skills, and experience. searchJob(): This method will take input from user inquiring which job description and job requirements would he like to view and display the schedule of the respective Job. checkCriteria(): This method will take input from user inquiring which job criteria would he like to view and display the rule of the respective Job. Create a Main class and test the methods

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!