T Team MCQ Buddy π Instructor III β 27.12K Points π PHP Q. Which is/are the correct way to declare a method? (A) function functionName() { function body } (B) method methodName() { method body } (C) scope function functionName() { function body } (D) Both A and C ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) Both A and C