Multiple choice _____________ are the arguments that appear when the function is called. Formal arguments Default arguments Actual arguments None of these Reveal answer Fill a bubble to check yourself C Correct answer Explanation Actual arguments are the arguments that appear when the function is called.