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 4 of 4

Thread: Struggling with answer to question

  1. #1
    Junior Member
    Join Date
    Nov 2013
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Struggling with answer to question

    ATT00001.jpgWhen faced with this question, I really gave up trying to work out what was going on after about 6 minutes or so in despair!
    Can you explain from a different angle whats going on?
    L3 The 'singleton' identifier was very distracting, whats it doing? and the use of SafeDeposit just about everywhere further confused !

    Has the image uploaded if not I will hard code


  2. #2
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: Struggling with answer to question

    Please post the question and any code and ask your questions.
    If you don't understand my answer, don't ignore it, ask a question.

  3. #3
    Junior Member
    Join Date
    Nov 2013
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Struggling with answer to question

    Hi Norm,

    I have posted a copy of the code and asked the questions, can you not see it I see it on my post?

  4. #4
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: Struggling with answer to question

    Please copy the code and post it here on the forum. Be sure to wrap it in code tags.
    Images are no good, because code can't be copied from them as needed in the discussion.

    Without the code, the questions have no meaning.

    If there are error messages, copy the full text and paste it here,
    If you don't understand my answer, don't ignore it, ask a question.

Similar Threads

  1. Beginner struggling with homework question
    By mets3214 in forum What's Wrong With My Code?
    Replies: 1
    Last Post: October 6th, 2013, 08:10 PM
  2. [SOLVED] Array question - confused by answer
    By Techstudent in forum Collections and Generics
    Replies: 2
    Last Post: April 29th, 2013, 06:22 PM
  3. [SOLVED] please answer this question,tq
    By suganti selvaraj in forum What's Wrong With My Code?
    Replies: 1
    Last Post: March 6th, 2013, 12:50 AM
  4. please answer some basic question
    By togaurav in forum Java Theory & Questions
    Replies: 5
    Last Post: April 16th, 2011, 07:58 AM
  5. Really Quick n00b question, should take three seconds to answer
    By joeschmidt45 in forum Java Theory & Questions
    Replies: 4
    Last Post: February 24th, 2011, 05:23 AM