All about studying for a Java interview in the Financial and trading services industry. I am a software engineer working with trading systems. 20 years experience coding and all things IT.
Sunday, June 15, 2014
Java interfaces - crib notes
interface - no method implementations - only signatures cannot instantiate interface member variables are no contructor - its not a class its a behaviour/pact no such thing as an inner interface - wwwoop
No comments:
Post a Comment