1.

Which of the following code snippet will return output as false?

A. PS C:\bin> $myData = "01/28/1969"
B. PS C:\bin> $myData = "01/28/1969"
C. PS C:\bin> $myData = "01/28/1969"
D. PS C:\bin> $myData = "01/28/1969"
Answer» B. PS C:\bin> $myData = "01/28/1969"


Discussion

No Comment Found