Vidyalelo
PHP · Q48

Basic PHP

Programming · PHP · question 48

Q48

Which of the below namespace declaration is correct?

A.
namespace ORA:
B.
namespace 1_RA;
C.
namespace ORA;
Answer
D.
namespace ORA_#;

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board