InterviewSolution
Saved Bookmarks
| 1. |
What is the default format for “Year” data type?(a) YYYY(b) YYYY-DD-MM(c) MM-YYYY-DD(d) None of the mentioned |
|
Answer» Correct answer is (a) YYYY To elaborate: Default means values that are assumed by the server. |
|