A collection of basic C++ programs to demonstrate fundamental programming concepts.
- String Input Program: A program that takes a string input from the user and displays it.
- Date Calculator Program: A program that calculates the total number of days from the start of the year.
- Sales Average Calculator Program: A program that calculates the average sales for a given number of days.
- Age Input Program: A program that takes age inputs from the user and displays them.