kaylarae6180 kaylarae6180 08-03-2024 Computers and Technology contestada Consider the following class. Which of the following options correctly calls the turnon() method? Options: A. lamp.turnon() B. turnon(lamp) C. Lamp.turnon() D. lamp.turn_on()