Sail E0 Webinar
Question
Which one of the following is the right way of defining a function in PHP?
Options:
A .  function fumctionName(parameters) { function body }
B .  function { function body }
C .  functionName(parameters) { function body }
D .  data type functionName(parameters) { function body }
Answer: Option A

Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

More Questions on This Topic :


Latest Videos

Latest Test Papers