subject
Computers and Technology, 07.09.2019 03:10 joeyhd

#include
using namespace std;
int main()
{
cout < < "my first c++ program.";
cout < < "the sum of 2 and 3 = " < < 5;
cout < < "7 + 8 = " < < 7 + 8;
return 0; }

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 22:40
In this lab, you complete a python program that calculates an employee's annual bonus. input is an employee's first name, last name, salary, and numeric performance rating. if the rating is 1, 2, or 3, the bonus rate used is .25, .15, or .1 respectively. if the rating is 4 or higher, the rate is 0. the employee bonus is calculated by multiplying the bonus rate by the annual salary.
Answers: 1
question
Computers and Technology, 23.06.2019 04:31
This graph compares the cost of room and board at educational institutions in texas.
Answers: 1
question
Computers and Technology, 23.06.2019 22:20
Learning sign language is an example of a(n) learning sign language is an example of a(n)
Answers: 2
question
Computers and Technology, 24.06.2019 20:00
Write c++programs for the following problem: let the user enter two numbers and display which is greater. !
Answers: 1
You know the right answer?
#include
using namespace std;
int main()
{
cout < < "my first c++ pr...
Questions
question
Mathematics, 02.07.2019 09:00
question
Mathematics, 02.07.2019 09:00
question
Biology, 02.07.2019 09:00
question
Mathematics, 02.07.2019 09:00
Questions on the website: 13722363