Ask the user for two integers and get their values. Then, print the numbers, and tell the user whether or not the second number is a factor of the first. Here are two examples. Ex1: Suppose the user enters 42 and 7. The output should be similar to this: You entered 42 and 7 7 is a factor of 42 Ex2: Suppose the user enters 100 and 12. The output should be similar to this: You entered 100 and 12 12 is NOT a factor of 100
Ask the user for two integers and get their values. Then, print the numbers, and tell the user whether or not the second number is a factor of the first. Here are two examples. Ex1: Suppose the user enters 42 and 7. The output should be similar to this: You entered 42 and 7 7 is a factor of 42 Ex2: Suppose the user enters 100 and 12. The output should be similar to this: You entered 100 and 12 12 is NOT a factor of 100
C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter5: Control Structures Ii (repetition)
Section: Chapter Questions
Problem 19PE
Related questions
Question
100%
Please I need to solve this question using the C++

Transcribed Image Text:Ask the user for two integers and get their values. Then, print the numbers, and tell the user whether or
not the second number is a factor of the first. Here are two examples.
Ex1:
Suppose the user enters 42 and 7. The output should be similar to this:
You entered 42 and 7
7 is a factor of 42
Ex2: Suppose the user enters 100 and 12. The output should be similar to this:
You entered 100 and 12
12 is NOT a factor of 100
Expert Solution

This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
This is a popular solution!
Trending now
This is a popular solution!
Step by step
Solved in 2 steps with 2 images

Knowledge Booster
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.Recommended textbooks for you

C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning

EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT

Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,

C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning

EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT

Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,

C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr

EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781305480537
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT

Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning