Saturday, 20 April 2013

In the creation of a document, you have to import a personal data file. The data file contains date information, but when the file is imported, the dates are imported as character strings. Which function should you use to change the format from string to date?

A.   Date()
B.   Char()
C.   ToChar()
D.   ToDate()

Ans: D


No comments: