

MCQOPTIONS
Saved Bookmarks
1. |
__Say you want to calculate the date 45 days from the present date which one of the following statement will you use?__ |
A. | totime(“+45”) |
B. | totime(“+45 days”) |
C. | strtotime(“+45 days”) |
D. | strtotime(“-45 days”) |
Answer» D. strtotime(‚Äö√Ñ√∫-45 days‚Äö√Ñ√π) | |