I have to write a console application in C# where the user enters their date of birth and the console must return the day of the week they were born. It also has certain parameters such as the date can not be before 1900's and after today's date. I have
tried to enter my code but it is not displaying properly. So I am asking my fellow technologists for help with this matter.
Go to the complete details ...