Question: I am having a hard time with this code. I need to have the expected outcome and I cannot delete anything. My placements and indentations


I am having a hard time with this code. I need to have the expected outcome and I cannot delete anything. My placements and indentations are wrong. May you help?
Your Code 1 public class MovieSelectionType class MovieService ( MovieService m = new MovieService(); m.getDVD(); m.getStreaming); m.netflix-false; 4 6 7 getStreaming ): 9 10 11 public static void main(String[] args) 12 13 14 15 16 17 18 19 20 21 if (m.netflix true) m.getstreaming); void getDVD) System.out.println("You have selected DVD"); void getStreaming) ( System.out.println("You have selected streaming"); 23 24 25 Expected Output You have selected DVD You have selected Streaming
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
