Saved Bookmarks
| 1. |
Create a structure named date having day, month and year as its members. store the current date in the structure. now add 45 days to the current date and display the final date.How to write this c++ program? |
| Answer» | |