Q2
The date() function returns ___ representation of the current date and/or time.
A.
Integer
B.
String
AnswerC.
Boolean
D.
Float
Answer: Option B
Solution
Answer: Option B
Solution:
The prototype of this function is: string date(string format [, int timestamp]).