graci7e0lleyal graci7e0lleyal 18-05-2017 Computers and Technology contestada Write a method , makeSubjectLine, that gets a String argument and returns the same String but with "Subject: " in front of it. So if the argument is "Are you going to the show?" the method returns "Subject: Are you going to the show?".