Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

image text in transcribed

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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Concepts

Authors: David M. Kroenke, David J. Auer

7th edition

133544621, 133544626, 0-13-354462-1, 978-0133544626

More Books

Students also viewed these Databases questions