Determining Harshad Number in Java

# Introduction In this lab, you will create a program to check if a given number is a Harshad Number, which is an integer divisible by the sum of its digits.

|60 : 00

Click the virtual machine below to start practicing