Given the following function header de funcp1, P2, P3, P4) Which of the following is the correct way to invoke the function?
a. func(1, 2, 3,24 = 4)
b. func(p1 = 1, p2 = 2.p3 = 3, 4)
c. funcp1 = 1,2,3,4)
d. funcp1 + 1, p2 = 2, p3 = 3, p4 = 4)
e. func1, 2, 3, 4)