Sail E0 Webinar
Question
Which of the following is the right way to use the DateTime class?
Options:
A .  $date = get_Class(DateTime);
B .  $date = class DateTime;
C .  $date = new DateTime();
D .  $date = new class DateTime();
Answer: Option C

Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

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

Latest Videos

Latest Test Papers