How will the dollar-sign expression (year=$(=year(today())) expand?
Answer Posted / Parvind Pal
The dollar-sign expression $(=year(today())) expands to the current year as a result of the year() function, which returns the year component of a date.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers