write a public interface named printable with the following methods: a method named multipleprint that accepts two parameters, an int and a string, and returns a string object. a method named getpages that returns a double.

Q&A Education