Write a program to input a number and check and print whether it is a Pronic number or not.
Pronic number is the number which is the product of two consecutive integers.
Examples:
12 = 3 × 4
20 = 4 × 5
42 = 6 × 7
Answers
Answered by
19
Answer:
As u have not specified the programming language,I will go with C++.
Here's ur answer:Refer the image.
Hope it helps
Explanation:
Attachments:
Similar questions
English,
6 months ago
Geography,
6 months ago
Computer Science,
11 months ago
English,
1 year ago
Math,
1 year ago