Question: Develop a Java Interface called IntefaceEx which has a method signature len() with a parameter . Create a user class called ImplEx which implements the
Develop a Java Interface called IntefaceEx which has a method signature len() with a parameter . Create a user class called ImplEx which implements the IntefaceEx interface. Define the len() method to find length of the string and displays it.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
