Write an interface called Reversible. The interface should h…

Write an interface called Reversible. The interface should have one abstract method called reverse that has no parameters and doesn’t return a value. Canvas Tip: Click on the dropdown that says “Paragraph” and switch to “Preformatted” to get a monospaced font – this can help in coding answers.