Pronic Number using Java Program | Taking Input from User | Java Program |

Publicado em: 19 Novembro 2022
no canal de: CodeWithAvi
21
1

In this video we are going to learn how we can take inputs from the user as a Number and evaluate it and find if it is a Pronic Number or not and print it to the user using Java Program.

/*
Pronic or Heteromecic Number: A pronic number is a number which is the product of two consecutive integers, that is, a number of the form n(n + 1).

For example:

6 is a pronic number as it is the product of two consecutive numbers 2 and 3.i.e. 6 = 2*3.

72 is a pronic number as it is the product of two consecutive numbers 8 and 9.i.e. 72 = 8*9.
*/


Nesta página do site você pode assistir ao vídeo on-line Pronic Number using Java Program | Taking Input from User | Java Program | duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário CodeWithAvi 19 Novembro 2022, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 21 vezes e gostou 1 espectadores. Boa visualização!