subject

Design and write a class named Employee that inherits the Person class (from this week's code acrhive) and holds the following additional data: ID number, department and job title. Once you have completed the Employee class, write a program that creates three Employee objects to hold the following data:

Name ID Number Department Job Title Phone
Susan Meyers 47899 Accounting Vice President 212-555-1212
Mark Jones 39119 IT Programmer 212-555-2468
Joy Rogers 81774 Operations Engineer 212-555-9753

The Python program should store this data in the three objects and then display the data for each employee on the screen.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 03:10
Write a program that begins by reading in a series of positive integers on a single line of input and then computes and prints the product of those integers. integers are accepted and multiplied until the user enters an integer less than 1. this final number is not part of the product. then, the program prints the product. if the first entered number is negative or 0, the program must print “bad input.” and terminate immediately. next, the program determines and prints the prime factorization of the product, listing the factors in increasing order. if a prime number is not a factor of the product, then it must not appear in the factorization. sample runs are given below. note that if the power of a prime is 1, then that 1 must appear in t
Answers: 3
question
Computers and Technology, 22.06.2019 14:20
Consider a byte-addressable computer with 16mb of main memory, a cache capable of storing a total of 64kb of data and block size of 32 bytes. (a) how many bits in the memory address? (b) how many blocks are in the cache? (c) specify the format of the memory address, including names and sizes, when the cache is: 1. direct-mapped 2. 4-way set associative 3. fully associative
Answers: 2
question
Computers and Technology, 22.06.2019 22:00
Discuss the ways in which electronic information associated with payments is addressed in terms of security. include encryption, secure sockets layers, and secure electronic transactions in your discussion. are there any other ways that consumers and businesses can keep their payment information secure in an electronic commerce environment? do you feel that your information is safe when conducting electronic business? why or why not?
Answers: 1
question
Computers and Technology, 23.06.2019 11:30
Which excel file extension stores automated steps for repetitive tasks?
Answers: 1
You know the right answer?
Design and write a class named Employee that inherits the Person class (from this week's code acrhiv...
Questions
question
Mathematics, 25.03.2020 18:47
question
Mathematics, 25.03.2020 18:47
question
Mathematics, 25.03.2020 18:47
question
Mathematics, 25.03.2020 18:47
Questions on the website: 13722367