Question: Which lines) in this code has an error: package app: public class controller pubic static void main(String[] args) { double roomTemp 86.4 double currentTemp =

Which lines) in this code has an error: package app: public class controller pubic static void main(String[] args) { double roomTemp 86.4 double currentTemp = setTemp roomTemp): System.out.println("Current Temp + current Temp): 3 1 12 10 14 public static double setTemp (int temp) { double roomTemp = temp + 5; temp 10: return temp; 10 12 19 1 20 20 8 O 15 08, 15 16
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
