Consider the following code segment. Scanner scan = new Scanner(System.in); char userResponse = 'Y'; int sum =

Posted Date: