Question: write in c++ Write a program that stores the integers 450 in variable call salary, char *$' in a variable called currency, string your name
Write a program that stores the integers 450 in variable call salary, char *$' in a variable called currency, string "your name in a variable called myname. Then prints out the message to the screen as shown below: Microsoft Visual Studio Debug Console Salary of San Brown is $450 Hint: Your program should contain three different variables called: salary currency myname
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
