Doing a small quiz program. At the end trying to do a percentage but I get 0. Dont know why. The code is below:

import java.util.Scanner;


public class Quiz

{

public static void...