Computer Science, asked by souviksarkar491027, 4 months ago

Write a program in java bluej which will input two numbers x and y such that x is less than y.
Input another number z and print all numbers between x and y which are divisible
by z.

Answers

Answered by Anonymous
0

Answer:

Complete Java programs with output in BlueJ, clear doubts instantly & get more marks in ... Output. Value of number is greater than two ... i . if (x == y) if (x == z) x = 1; else y = 1; else z = 1; .

Similar questions