janelle2711 janelle2711 01-12-2022 Computers and Technology contestada 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.