Write a java program that first reads a positive integer

Assignment Help Computer Engineering
Reference no: EM132200802

Write a Java program that first reads a positive integer from the user- let's call it howMany. Then the program reads howMany pairs of integers - let's call them n1 and n2.

For each pair, the program determines if the first component in the pair is a multiple of the second component, in other words, if n1 is a multiple of n2.

For example if howMany is 5, your program will read 5 pairs of integers, and for each pair (n1, n2) it will decide if n1 is a multiple of n2.

Sample output:

How many numbers in input? -4
ERROR! Should be positive. REENTER: 5
Enter a pair of positive integers: 10 3
10 is NOT a multiple of 3.

Enter a pair of positive integers: -1 7
ERROR! Both should be positive. REENTER: 15 2
15 is NOT a multiple of 2.

Enter a pair of positive integers: 81 3
81 is a multiple of 3.

Enter a pair of positive integers: 121 11
121 is a multiple of 11.

Enter a pair of positive integers: 12 -7
ERROR! Both should be positive. REENTER: 256 16
256 is a multiple of 16.

Reference no: EM132200802

Questions Cloud

The spherical distance between two points on the surface : Write a Java program that computes the spherical distance between two points on the surface of the Earth, given their latitudes and longitudes.
Group of people in our ist class : Suppose the domain of discourse is the group of people in our IST class, and define the following predicates as follows:
Explain why your truth table shows that the two compound : Explain why your truth table shows that the two compound propositions are or are not logically equivalent.
Describe the scale effect in the scenario : Suppose Oregon proposes indexing the minimum wage to inflation. In the space below, summarize what it would mean to index the minimum wage to inflation.
Write a java program that first reads a positive integer : Write a Java program that first reads a positive integer from the user- let's call it howMany.
Find the average of all the integers in the array : Write a Java program that asks the user to input a positive integer n first, then create an array of size n.
What would be the effect on the skill premium : What would be the effect on the skill premium in the developing country of this income transfer to the RW? (the skill premium is defined as the skilled wage).
Explain the relationship between object and class : a) Explain the relationship between object and class. b) Explain the difference between abstract class and interface.
Calculate the squares and cubes of all integers from 1 to 10 : Write a Java program to calculate the squares and cubes of all integers from 1 to 10. Align the printout as in the sample output.

Reviews

Write a Review

Computer Engineering Questions & Answers

  Mathematics in computing

Binary search tree, and postorder and preorder traversal Determine the shortest path in Graph

  Ict governance

ICT is defined as the term of Information and communication technologies, it is diverse set of technical tools and resources used by the government agencies to communicate and produce, circulate, store, and manage all information.

  Implementation of memory management

Assignment covers the following eight topics and explore the implementation of memory management, processes and threads.

  Realize business and organizational data storage

Realize business and organizational data storage and fast access times are much more important than they have ever been. Compare and contrast magnetic tapes, magnetic disks, optical discs

  What is the protocol overhead

What are the advantages of using a compiled language over an interpreted one? Under what circumstances would you select to use an interpreted language?

  Implementation of memory management

Paper describes about memory management. How memory is used in executing programs and its critical support for applications.

  Define open and closed loop control systems

Define open and closed loop cotrol systems.Explain difference between time varying and time invariant control system wth suitable example.

  Prepare a proposal to deploy windows server

Prepare a proposal to deploy Windows Server onto an existing network based on the provided scenario.

  Security policy document project

Analyze security requirements and develop a security policy

  Write a procedure that produces independent stack objects

Write a procedure (make-stack) that produces independent stack objects, using a message-passing style, e.g.

  Define a suitable functional unit

Define a suitable functional unit for a comparative study between two different types of paint.

  Calculate yield to maturity and bond prices

Calculate yield to maturity (YTM) and bond prices

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd