Write a program that prints the name, year of recruitment, salary and addresses of three employees by creating a class named 'Employee'. The output should be as follows: Name Robert Sam John Year of Recruitment 1994 2000 1999 Salary 100000 110000 120000 Address Walnut Street No:64 Wall Street No: 121 Afton Avenue No: 223

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question
100%
I need correct and unique answer. Don't send any plagiarism otherwise I'll reduce rating. I need answer in python and Java code.
Here is the transcription of the provided text:

---

**Employee Program Exercise**

Write a program that prints the name, year of recruitment, salary, and addresses of three employees by creating a class named 'Employee'. The output should be as follows:

| Name   | Year of Recruitment | Salary | Address                  |
|--------|---------------------|--------|--------------------------|
| Robert | 1994                | 100000 | Walnut Street No:64      |
| Sam    | 2000                | 110000 | Wall Street No: 121      |
| John   | 1999                | 120000 | Afton Avenue No: 223     |

---
Transcribed Image Text:Here is the transcription of the provided text: --- **Employee Program Exercise** Write a program that prints the name, year of recruitment, salary, and addresses of three employees by creating a class named 'Employee'. The output should be as follows: | Name | Year of Recruitment | Salary | Address | |--------|---------------------|--------|--------------------------| | Robert | 1994 | 100000 | Walnut Street No:64 | | Sam | 2000 | 110000 | Wall Street No: 121 | | John | 1999 | 120000 | Afton Avenue No: 223 | ---
Expert Solution
steps

Step by step

Solved in 5 steps with 3 images

Blurred answer
Knowledge Booster
void method
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education