6. Write a method that meets the requirements of the followingcomment header block.
//
// isMultiple
//
// The purpose of this method is to find whether or not thefirst
// integer provided is a multiple of the second integer. Inother
// words, when the first integer is divided by the second, isthe
// remainder zero?
//
// Input Argument: a the first integer
// b the second integer
// Return Value: multiple a boolean value representing whetheror not
// the first integer is a multiple of the second
// 7. Write a method that meets the requirements of thefollowing comment header block. This method should use the methodcreated in the previous problem.
//
//
PayPal Gateway not configured
PayPal Gateway not configured