Q3 Multiple choice Mark for later Select the valid fun () invocations: (Select two answers) Select all that apply. A fun (b=1) B fun (a=0) C fun (b=1, 0) D fun (1) Correct answer