ريما الفلا
2012- 11- 22, 09:35 AM
) Write a method that have two integer parameters and determines and
prints if first number is a multiple of the second number. (hint: Use the
modulus operator)
Method Name: MultpleIntegers
Input Params: int, int
return: boolean
ساعدوني في كتابة الميثود هذا عل الجافا الله يسعدكم
prints if first number is a multiple of the second number. (hint: Use the
modulus operator)
Method Name: MultpleIntegers
Input Params: int, int
return: boolean
ساعدوني في كتابة الميثود هذا عل الجافا الله يسعدكم