aspose file tools
The moose likes Beginning Java and the fly likes What is Interface Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "What is Interface" Watch "What is Interface" New topic
Author

What is Interface

Sameer Nandgaonkar
Greenhorn

Joined: May 13, 2007
Posts: 8
Hi,
I am new in java and i want to know what is Interface in java.Also anyone can give the example of interface so that i can understand.
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35440
    
    9
The Sun Java Tutorial has a chapter on this.


Android appsImageJ pluginsJava web charts
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56529
    
  14

Please take the time to choose the correct forum for your posts. This forum is for questions on JSP.

This post has been moved to a more appropriate forum.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: What is Interface
 
Similar Threads
Class inside interface
Collections
Reason to create inner class in an interface
What is the benefit of declaring a 'static interface class (package level visibilit' inside a class?
Interface extending another Interface