Back to Browse

Pronic number in java | Java program to check whether a number is pronic number or not

2.1K views
Jun 25, 2020
6:46

#techlearners #java #icse Pronic Number 12 = 3 x 4 Pronic number is the number which is the product of two consecutive integers. Logic Accept integer Use loop till half of the number find product of consecutive numbers and check if product is equal to number or not Display result ICSE board computer application previous year paper question with solution

Download

0 formats

No download links available.

Pronic number in java | Java program to check whether a number is pronic number or not | NatokHD