Q. How do you write a single line comment in PHP?
β
Correct Answer: (C)
Both option one and two
Explanation: Single line comments in PHP can be written using double slash or hash symbol