Problem Description: Write a program that displays all the numbers from 100 to 1,000 -ten per line- that are divisible by 5 and 6. Numbers are separated by exactly one space. Here is a sample run: 120 150 180 210 240 270 300 330 360 390 420 450 480 510 540 570 600 630 660 690 720 750 780 810 840 870 900 930 960 990

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter8: Arrays And Strings
Section: Chapter Questions
Problem 10PE
icon
Related questions
Topic Video
Question

Only Java programming

Lab 04 02: Find numbers divisible by 5 and 6
Problem Description:
Write a program that displays all the numbers from 100 to 1,000 -ten per line- that are
divisible by 5 and 6. Numbers are separated by exactly one space.
Here is a sample run:
120 150 180 210 240 270 300 330 360 390
420450480 510 540 570 600 630 660 690
720 750 780 810 840 870 900 930 960 990
1
a
Transcribed Image Text:Lab 04 02: Find numbers divisible by 5 and 6 Problem Description: Write a program that displays all the numbers from 100 to 1,000 -ten per line- that are divisible by 5 and 6. Numbers are separated by exactly one space. Here is a sample run: 120 150 180 210 240 270 300 330 360 390 420450480 510 540 570 600 630 660 690 720 750 780 810 840 870 900 930 960 990 1 a
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Instruction Format
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning