i have a problem with a photocopying machine task i need to right class called photocopier and add the code to create the instance variables
powerStatus, an integer instance variable ( -1= standby, 0=Off and 1 =On)
letter, a string instance variable for (none, general, form,menu and paper)
copying a boolean instant variable
copytime a double variable representing the time of the current printing job
Any Help would be fantastic