Questions Related to technology

Multiple choice technology platforms and products
  1. $$$SessStartTime returns the session start time as string and SESSSTARTTIME returns as a date/time.
  2. $$$SessStartTime returns the session start time as an integer and SESSSTARTTIME returns as a date/time.
  3. $$$SessStartTime returns the session start time as string and SESSSTARTTIME returns as an integer.
  4. There is no difference in practice. Either can be used to used to return the Session start time.

Reveal answer Fill a bubble to check yourself
A Correct answer