Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 5 of 5

Thread: JAVA INTERVIEW QUESTIONS

  1. #1
    Banned
    Join Date
    Jun 2011
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default JAVA INTERVIEW QUESTIONS

    Why do you create interfaces, and when MUST you use one?


    Why Java is not fully object oriented?


    What is difference between & and && in java


    Why we can not override static method?


    What is the difference between instanceof and isInstance?
    Last edited by copeg; June 8th, 2011 at 08:22 PM.


  2. #2
    Grand Poobah
    Join Date
    Mar 2011
    Posts
    1,545
    My Mood
    Grumpy
    Thanks
    0
    Thanked 167 Times in 158 Posts

    Default Re: JAVA INTERVIEW QUESTIONS

    Quote Originally Posted by kanchana1 View Post
    For the answers you search in
    Did you? Or are you expecting us to do your work for you?

  3. #3
    mmm.. coffee JavaPF's Avatar
    Join Date
    May 2008
    Location
    United Kingdom
    Posts
    3,336
    My Mood
    Mellow
    Thanks
    258
    Thanked 294 Times in 227 Posts
    Blog Entries
    4

    Default Re: JAVA INTERVIEW QUESTIONS

    Quote Originally Posted by Junky View Post
    Did you? Or are you expecting us to do your work for you?
    Exactly. If the answers are in the link, what have you posted requesting the answers?
    People are happy to help but please show an effort yourself. What part of this do you not understand?

    Even without reading that link, Google will provide all the right answers.
    Please use [highlight=Java] code [/highlight] tags when posting your code.
    Forum Tip: Add to peoples reputation by clicking the button on their useful posts.

  4. #4
    Member
    Join Date
    Jun 2011
    Posts
    94
    My Mood
    Amazed
    Thanks
    22
    Thanked 1 Time in 1 Post

    Default Re: JAVA INTERVIEW QUESTIONS

    He seems like he is spamming his website.

    And I was expecting some answers here

  5. #5
    Administrator copeg's Avatar
    Join Date
    Oct 2009
    Location
    US
    Posts
    5,320
    Thanks
    181
    Thanked 833 Times in 772 Posts
    Blog Entries
    5

    Default Re: JAVA INTERVIEW QUESTIONS

    Quote Originally Posted by beer-in-box View Post
    He seems like he is spamming his website.

    And I was expecting some answers here
    He is...and the links have been removed. Thanks

Similar Threads

  1. eclipse interview questions and answers
    By saggammahesh in forum Java IDEs
    Replies: 1
    Last Post: April 17th, 2012, 02:07 AM
  2. Getting ready for an interview
    By Charlie in forum The Cafe
    Replies: 5
    Last Post: June 4th, 2010, 07:25 PM
  3. Noobie to Java questions!! :D
    By chansey123 in forum What's Wrong With My Code?
    Replies: 4
    Last Post: March 17th, 2010, 11:53 AM
  4. Java Questions! :)
    By xs4rdx in forum Java Theory & Questions
    Replies: 0
    Last Post: February 21st, 2010, 08:40 AM