Question: Using c programming to create a program that Accept dates in dd-mm-yyyy format into string variables and perform the following Validate the given date Find
Using c programming to create a program that Accept dates in dd-mm-yyyy format into string variables and perform the following
- Validate the given date
- Find the difference between two dates
- Find whether date d1 is earlier than or later than or equal to the date d2
Total Marks : 35
| String usage | 10 marks | |
| Control Structures usage | 10 marks | |
| Outputs | Format | 2.5 marks |
| Correctness | 2.5 marks | |
| Variables usage |
| |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
