Answered step by step
Verified Expert Solution
Question
1 Approved Answer
please help with this. use an ide to write programs to solve the following. I need it in c++. 1. Create an integer named age,
please help with this. use an ide to write programs to solve the following. I need it in c++.
1. Create an integer named "age", and a string named "name". Ask the user for their age and their name and store it in the appropriate variables. Then output the information to the console.. 2. Create a character named "favorite letter". Ask the user for their favorite letter and store it in the variable. Output the letter both before and after that letter. 3. Ask the user how many miles they have traveled and how many hours it took them. Output their miles per hour Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started