Q. Which function is used to get the current Unix timestamp?

  • (A) time()
  • (B) now()
  • (C) current_time()
  • (D) date()
πŸ’¬ Discuss
βœ… Correct Answer: (A) time()
Explanation: time() returns the current time as a Unix timestamp.
Explanation by: Rati Dubey
time() returns the current time as a Unix timestamp.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
77
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Rati Dubey
Publisher
πŸ“ˆ
91%
Success Rate