can someone help me write a C++ program that dispays the day of the week of a particular date that has been entered e.g. the date is 12/02/2000,the program displays both the date and the day of the week of that date.
You first have to do your own research, before you can start to think about being more efficient.