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.

Page 1 of 278 1231151101 ... LastLast
Threads 1 to 50 of 13865

Forum: What's Wrong With My Code?

PLEASE MAKE AN EFFORT TO POST IN THE CORRECT FORUM BELOW FIRST!

  1. Implementation of search function for Patricia Trie

    Started by javaguy, July 21st, 2008 01:54 PM
    • Replies: 0
    • Views: 5,618
    July 21st, 2008, 01:54 PM Go to last post
    • Replies: 6
    • Views: 6,425
    December 20th, 2008, 05:12 PM Go to last post
    • Replies: 5
    • Views: 6,672
    January 30th, 2009, 09:31 PM Go to last post
  2. Proper output for Non preemptive scheduling problem

    Started by haygaurav, March 4th, 2009 07:58 AM
    • Replies: 0
    • Views: 2,920
    March 4th, 2009, 07:58 AM Go to last post
  3. [SOLVED] Problem with Grading calculator in java program

    Started by Peetah05, March 27th, 2009 06:11 PM
    • Replies: 23
    • Views: 10,465
    March 28th, 2009, 04:25 PM Go to last post
  4. Fixing of bug for simple GreenFoot game.

    Started by Nkay11, April 1st, 2009 08:35 AM
    • Replies: 12
    • Views: 3,096
    April 1st, 2009, 02:17 PM Go to last post
  5. [SOLVED] How to narrow down the range of input in java?

    Started by big_c, April 17th, 2009 02:54 PM
    • Replies: 5
    • Views: 2,071
    April 20th, 2009, 11:38 AM Go to last post
  6. How to delete and add elements to an array dynamically?

    Started by k_w_r2007, April 21st, 2009 09:47 AM
    • Replies: 5
    • Views: 2,431
    April 21st, 2009, 11:31 AM Go to last post
  7. [SOLVED] How to call string in another class in java?

    Started by tazjaime, April 23rd, 2009 08:10 AM
    • Replies: 4
    • Views: 9,088
    April 23rd, 2009, 09:31 AM Go to last post
  8. [SOLVED] Facing java error "cannot be applied to (java.lang.String)"

    Started by tazjaime, April 23rd, 2009 09:23 AM
    • Replies: 1
    • Views: 5,889
    April 23rd, 2009, 10:19 AM Go to last post
  9. Problem in AWT and IFrame implementaion

    Started by AZBOY2000, April 21st, 2009 01:41 PM
    • Replies: 9
    • Views: 2,005
    April 24th, 2009, 03:41 AM Go to last post
  10. Why output is displaying 0 for calculation in java?

    Started by tazjaime, April 25th, 2009 11:31 PM
    • Replies: 3
    • Views: 2,423
    April 26th, 2009, 01:18 PM Go to last post
  11. [SOLVED] Prime number generator program in Java

    Started by big_c, April 27th, 2009 11:26 AM
    • Replies: 5
    • Views: 2,787
    April 27th, 2009, 12:08 PM Go to last post
  12. How to display the contents of my queue?

    Started by rocafella5007, April 29th, 2009 04:02 PM
    • Replies: 1
    • Views: 4,912
    April 30th, 2009, 11:46 AM Go to last post
  13. Red face [SOLVED] Java error "Another <identifier> expected"

    Started by bruint, April 30th, 2009 10:51 PM
    identifier
    • Replies: 23
    • Views: 7,437
    May 1st, 2009, 08:47 AM Go to last post
  14. Question [SOLVED] Java program to generate 10 random integers and then sum computed

    Started by Lizard, May 14th, 2009 12:02 PM
    • Replies: 1
    • Views: 2,287
    May 14th, 2009, 12:33 PM Go to last post
  15. Question [SOLVED] How to make a integer negative if it meets a certain criteria?

    Started by Lizard, May 14th, 2009 01:19 PM
    • Replies: 3
    • Views: 16,379
    May 14th, 2009, 02:27 PM Go to last post
  16. Angry Java error in password generator program

    Started by Lizard, May 14th, 2009 07:51 PM
    • Replies: 1
    • Views: 2,277
    May 16th, 2009, 07:49 PM Go to last post
  17. [SOLVED] Java program to convert and compare integers

    Started by luke, May 18th, 2009 05:30 AM
    • Replies: 9
    • Views: 2,412
    May 18th, 2009, 06:26 PM Go to last post
  18. Generation of Palindrome number in Java

    Started by tina.goyal, May 25th, 2009 11:05 PM
    • Replies: 3
    • Views: 2,312
    May 26th, 2009, 08:49 AM Go to last post
  19. Question [SOLVED] minesweeper game creation problem

    Started by kaylors, June 17th, 2009 12:11 AM
    game, interesting, minesweeper
    • Replies: 5
    • Views: 3,301
    June 27th, 2009, 04:06 PM Go to last post
  20. Design of class named Fan to represent a Fan

    Started by qaromi, June 21st, 2009 11:25 AM
    • Replies: 7
    • Views: 8,164
    July 7th, 2009, 02:28 PM Go to last post
  21. [SOLVED] Fixing of bug for Pong game

    Started by phoenix, July 14th, 2009 08:48 AM
    • Replies: 11
    • Views: 2,838
    July 14th, 2009, 01:19 PM Go to last post
  22. Connect 4 involving minimax.

    Started by mandar9589, July 21st, 2009 06:23 AM
    • Replies: 2
    • Views: 5,108
    July 21st, 2009, 10:52 AM Go to last post
  23. Error of "Class has no return statement"

    Started by mdstrauss, August 2nd, 2009 08:15 AM
    • Replies: 7
    • Views: 3,889
    August 2nd, 2009, 12:00 PM Go to last post
    • Replies: 2
    • Views: 2,079
    August 5th, 2009, 09:12 PM Go to last post
  24. Java program to display single and plural words

    Started by 03EVOAWD, August 10th, 2009 08:07 AM
    • Replies: 1
    • Views: 5,843
    August 10th, 2009, 11:09 PM Go to last post
  25. [SOLVED] Java program to write a code to detect divisibility of any number by 11

    Started by Java'88, August 7th, 2009 07:35 AM
    • Replies: 8
    • Views: 4,152
    August 11th, 2009, 10:41 PM Go to last post
  26. [SOLVED] Type casting error in Voting java program

    Started by Java'88, August 18th, 2009 04:20 PM
    • Replies: 12
    • Views: 8,279
    August 25th, 2009, 06:09 AM Go to last post
  27. Smile Error of "cannot access InToPost" in 3 and 5 code

    Started by jaysoncutie, August 24th, 2009 07:13 AM
    stack newbie help
    • Replies: 2
    • Views: 1,997
    August 25th, 2009, 09:12 AM Go to last post
  28. [SOLVED] GregorianCalendar

    Started by chronoz13, August 28th, 2009 06:16 AM
    • Replies: 3
    • Views: 2,304
    August 30th, 2009, 04:30 AM Go to last post
  29. adding main method to a code

    Started by IDK12, August 30th, 2009 04:04 PM
    • Replies: 5
    • Views: 3,290
    August 31st, 2009, 08:52 PM Go to last post
  30. Error of data types and type casting in java program

    Started by chronoz13, September 1st, 2009 01:02 AM
    • Replies: 8
    • Views: 2,338
    September 2nd, 2009, 10:22 AM Go to last post
  31. Java coding for writing telephone bill calculator program

    Started by eyeore, September 8th, 2009 03:43 AM
    • Replies: 2
    • Views: 11,731
    September 8th, 2009, 10:06 AM Go to last post
  32. Prime number generator program missing return statement

    Started by 03EVOAWD, September 8th, 2009 08:33 AM
    • Replies: 13
    • Views: 4,706
    September 10th, 2009, 09:17 AM Go to last post

Page 1 of 278 1231151101 ... LastLast

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •