USING FOR LOOP 1. Create a program that can print 1to 50 . 2. Create a program that can print  50-1 3. Print your name 10 times 4. Print the output using for loop: 2 4 6 8 10 12 14 16 18 20 5. Print the output using for loop: 3 6 9 12 15 18 21     -USED JAVA PROGRAMMING LANGUAGE

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter5: Repetition Statements
Section5.5: A Closer Look: Loop Programming Techniques
Problem 14E
icon
Related questions
Question

USING FOR LOOP
1. Create a program that can print 1to 50 .
2. Create a program that can print  50-1
3. Print your name 10 times
4. Print the output using for loop: 2 4 6 8 10 12 14 16 18 20
5. Print the output using for loop: 3 6 9 12 15 18 21

 

 

-USED JAVA PROGRAMMING LANGUAGE 

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 8 images

Blurred answer
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr