Joined: Tue Mar 27, 2007 10:55 pm Posts: 2103 Location: Earth Has thanked: 39 time Have thanks: 56 time
Java interface example : In this example i implemented Java shape interface in the circle class .as you will see in the following example ,up-casting for the object "circleshape" .