I need some notes on Interface. I get confused in mock tests when i face questions related to Interface. Can anyone suggest me links or self prepared notes etc. about this? ------------------ Praveen Kumar Mumbai ,India email: bades@vsnl.com
May we know what are the problems you are facing, so that we can discuss the problems and answer them accordingly. TRy the original JLS that will be the to read about all implementations of interfaces.
Rahul Mahindrakar
Ranch Hand
Joined: Jul 28, 2000
Posts: 1829
posted
0
Interfaces is a difficult chapter at first, but over time it is the easiest one to grasp as it is small and the rules pertaining to it are few. Check out the JLS for Interfaces HERE If you read the above section throughly there is no way you can be wrong on any question on interfaces. ------------------ Regds. Rahul P. Mahindrakar
[This message has been edited by Rahul Mahindrakar (edited August 31, 2000).]