Question 52 : Which one of the following SAS date formats displays the SAS date value for January 16, 2002 in the form of 16/01/2002?

  1. DATE10
  2. Get all Questions and Answer from here
  3. You need to have paid subscription to access all questions
  4. Thanks for considering SAS Certification Material

 Ans : 2

 Exp : The requested output is in day-month-year order and is 10 bytes long, so DDMMYY10. is the correct format. Although WEEKDATE10. is a valid SAS format, it does not display the

 SAS date value as shown in the question above.

You can access to full explanation to question and answer from this page.