Programming Exercises

in programming •  7 years ago 

Rubik-Cube.jpg

1- Make a program that get a temperature in Celsius as an input and convert it into Fahrenheit and Kelvin.
2- Know if a person in underage or not.
3- Create a program that shows the multiplication table from 0 to 14 of a given number.
4- Know the average of a sort of numbers given through keyboard.
5- Make a program that counts how many vowels are there in a given word.
6- Store text as txt file.
7- Create an user storage system that allows administrator to create, read, delete and modify records. All of then has to be stored in a txt file.
8- Create a system for a store, which should have records of all users, sales and purchases.

  • In the next post I will solve exercises from 1 to 3 in c++.
  • You can leave all doubts you have in comments.
Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

Thanks for the good article