Computer Science, asked by muhisivan2392, 1 year ago

Which one of the following is the right way of defining a function in PHP?
A.function { function body }
B.data type functionName(parameters) { function body }
C.functionName(parameters) { function body }
D.function fumctionName(parameters) { function body }

Answers

Answered by cutieeee10101
1
hey mate........the answer is

D.function fumctionName(parameters) { function body }
Answered by varshini1101
0
heya !!.


Option A is the answer


hope my answer helps you
Similar questions