subject

Modify the program so the output is: Annual pay is 40000
To solve this sample, replace /* Your solution goes here */ with cout << "Annual pay is ";, then click "Run".

#include
using namespace std;

int main() {
int wage = 20;

/* Enter Code to Complete*/

cout << wage * 40 * 50;
cout << endl;

return 0;
}

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 10:30
You are almost finished updating a web site. as part of the update, you have converted all pages from html 4.0 to html5. the project is currently on schedule. however, your project manager has been asked by the marketing team manager to justify a day of time spent validating the site's html5 pages. the marketing team manager does not have technical knowledge of the internet or the web. which is the most appropriate explanation to provide to the marketing team manager?
Answers: 1
question
Computers and Technology, 23.06.2019 01:00
Write the command that can be used to answer the following questions. (hint: try each out on the system to check your results.) a. find all files on the system that have the word test" as part of their filename. b. search the path variable for the pathname to the awk command. c. find all files in the /usr directory and subdirectories that are larger than 50 kilobytes in size. d. find all files in the /usr directory and subdirectories that are less than 70 kilobytes in size. e. find all files in the / directory and subdirectories that are symbolic links. f. find all files in the /var directory and subdirectories that were accessed less than 60 minutes ago. g. find all files in the /var directory and subdirectories that were accessed less than six days ago. h. find all files in the /home directory and subdirectories that are empty. i. find all files in the /etc directory and subdirectories that are owned by the group bin."
Answers: 1
question
Computers and Technology, 23.06.2019 15:00
In the blank libreoffice writer document, to start the process of entering a date field into a letter, click on the insert menu. edit menu. file menu. fields menu.
Answers: 3
question
Computers and Technology, 24.06.2019 16:00
Which of the following characters is acceptable to use in a filename? ? / – %
Answers: 1
You know the right answer?
Modify the program so the output is: Annual pay is 40000
To solve this sample, replace /* You...
Questions
question
Mathematics, 17.11.2020 19:20
question
Chemistry, 17.11.2020 19:20
question
Arts, 17.11.2020 19:20
question
Business, 17.11.2020 19:20
question
Mathematics, 17.11.2020 19:20
question
Chemistry, 17.11.2020 19:20
Questions on the website: 13722367