var expires = new Date(); what will expires.toLocaleStringDate() return

  1. String representation of current date, in US format.

  2. String representation of current date, in UK format.

  3. String representation of current date, as per Webserver's locale

  4. Will return a Empty string


Correct Option: C

Find more quizzes: