subject

1. Write a program to print the even numbers from 0 to 10 using the step value 2. Write a program to print the numbers from 30 to 60 with incrementing 5

3. Write a program to print the numbers from 100 to 0 with decrementing 10

4. Write a program to print the odd numbers from 41 to 69 using the step value

1. Write a program to find the summation of the numbers from 5 to 15

2. Write a program to find the product of the numbers from 40 to 60

please help!

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 00:40
Consider the following statements: struct nametype{string first; string last; }; struct coursetype{string name; int callnum; int credits; char grade; }; struct studenttype{nametype name; double gpa; coursetype course; }; studenttype student; studenttype classlist[100]; coursetype course; nametype name; mark the following statements as valid or invalid. if a statement is invalid, explain why.a.) student.course.callnum = "csc230"; b.) cin > > student.name; c.) classlist[0] = name; d.) classlist[1].gpa = 3.45; e.) name = classlist[15].name; f.) student.name = name; g.) cout < < classlist[10] < < endl; h.) for (int j = 0; j < 100; j++)classlist[j].name = name; i.) classlist.course.credits = 3; j.) course = studenttype.course;
Answers: 1
question
Computers and Technology, 23.06.2019 20:00
Match the file formats with the types of multimedia they can store
Answers: 2
question
Computers and Technology, 24.06.2019 00:00
Visualizing a game of “tag” to remember the meaning of contagious
Answers: 3
question
Computers and Technology, 24.06.2019 10:00
In which view can you see speaker notes?
Answers: 1
You know the right answer?
1. Write a program to print the even numbers from 0 to 10 using the step value 2. Write a program t...
Questions
question
Mathematics, 28.01.2021 04:20
question
History, 28.01.2021 04:20
Questions on the website: 13722363