Which two statements describe reasons for using the FormatDate() function? There are 2 correct answers to this question.

Posted by: Pdfprep Category: C_BOWI_42 Tags: , ,

Which two statements describe reasons for using the FormatDate() function? There are 2 correct answers to this question.
A . You want to convert a string object into a date object.
B . You want to convert a date object into a string object.
C . You want to format a date so that it is displayed as a string when it is concatenated with another string.
D . You want to modify the format of a string object into a non-standard date format.

Answer: B,C

Leave a Reply

Your email address will not be published.