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: supermarket checkout program in thread

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

    Default supermarket checkout program in thread

    multi threading in java


  2. #2
    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: supermarket checkout program in thread

    Do you have a question?

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

    Default Re: supermarket checkout program in thread

    I do have a question. Could you please see your inbox?

  4. #4
    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: supermarket checkout program in thread

    Quote Originally Posted by Veeramanikandan View Post
    I do have a question. Could you please see your inbox?
    That is not how this works. This is a public forum, and as such you and others benefit by asking your question publicly. Further, you didn't even ask a question in your message. This is not a homework service, nor will you find someone to write your code for you, as your message implies. If however, you make an attempt and have a specific question about your code, post that and we will go from there.

Similar Threads

  1. Replies: 3
    Last Post: September 17th, 2021, 12:10 AM
  2. Need some help with a Checkout Area Simulator
    By Semion in forum Object Oriented Programming
    Replies: 10
    Last Post: November 7th, 2013, 12:14 AM
  3. Replies: 1
    Last Post: September 24th, 2013, 04:18 PM
  4. Idle thread in multithreading program.
    By Endian in forum Threads
    Replies: 5
    Last Post: May 15th, 2012, 02:02 PM
  5. Checkout line Simulation
    By BuhRock in forum What's Wrong With My Code?
    Replies: 4
    Last Post: November 7th, 2011, 10:38 PM