subject
Computers and Technology, 03.09.2019 23:20 ben3898

Write two statements to get input values into birthmonth and birthyear. then write a statement to output the month, a slash, and the year. end with newline. the program will be tested with inputs 1 2000, and then with inputs 5 1950. ex: if the input is 1 2000, the output is: 1/2000#include int main(void) {int birthmonth; int birthyear; cin > > birthmonth > > birthyear; cout < < birthmonth < < "/" < < birthyear < < endl; return 0; }

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 13:30
Jane’s team is using the v-shaped model for their project. during the high-level design phase of the project, testers perform integration testing. what is the purpose of an integration test plan in the v-model of development? a. checks if the team has gathered all the requirements b. checks how the product interacts with external systems c. checks the flow of data in internal modules d. checks how the product works from the client side
Answers: 1
question
Computers and Technology, 23.06.2019 22:20
What is a programming method that provides for interactive modules to a website?
Answers: 1
question
Computers and Technology, 24.06.2019 01:30
Hazel has just finished adding pictures to her holiday newsletter. she decides to crop an image. what is cropping an image?
Answers: 1
question
Computers and Technology, 24.06.2019 12:00
How can we take picture in this app
Answers: 1
You know the right answer?
Write two statements to get input values into birthmonth and birthyear. then write a statement to ou...
Questions
question
Social Studies, 19.03.2021 01:00
question
Mathematics, 19.03.2021 01:00
question
Mathematics, 19.03.2021 01:00
question
History, 19.03.2021 01:00
question
Mathematics, 19.03.2021 01:00
Questions on the website: 13722363