Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

confused about a few java basics

  Asked By: Wayne    Date: Mar 22    Category: Java    Views: 663
  

I am a beginner with Java. I have the following basic questions about
the language:

What is the difference between:

public class and private class
public method and private method
public main method and private main method
any other important publics and privates if they exist.

I would really appreciate if someone could provide some insight.

Share: 

 

1 Answer Found

 
Answer #1    Answered By: Beverly Brooks     Answered On: Mar 22

as a beginer, it would be better if u go through the
following sites
http://java.sun.com/docs/books/tutorial/
- here u will get nice tutorials from sun itself.


http://xbean.cs.ccu.edu.tw/~dan/thinkingInJava/
this is a soft copy of thinking in java, which is a
nice java  book to begin with

 
Didn't find what you were looking for? Find more on confused about a few java basics Or get search suggestion and latest updates.




Tagged: