Question: int hoursWorked = 20, hourlyRate = 10, myPay; myPay
Question: int hoursWorked = 20, hourlyRate = 10, myPay; myPay = hourlyRate - 10 * hoursWorked What is the numerical value in the variable myPay? O-190 0 -10 20 -20 Show transcribed image text

















































