BLUNT487GO BLUNT487GO Computers and Technology Answered Assume you have declared a method as follows: private static double ComputeBill(int acct, double price, double discount = 0) Which of the following is a legal method call?