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 84 of 86 FirstFirst ... 34748283848586 LastLast
Threads 4151 to 4200 of 4270

Forum: Java Theory & Questions

Only post general Java theory & questions here.

  1. Lightbulb [SOLVED] Which is better Vector<type> or ArrayList ?

    Started by Andrew R, August 10th, 2013 11:59 PM
    • Replies: 9
    • Views: 1,393
    August 14th, 2013, 01:00 PM Go to last post
    • Replies: 1
    • Views: 1,489
    August 18th, 2013, 01:11 PM Go to last post
  2. Which Java Book?

    Started by eay444, June 11th, 2011 02:42 PM
    • Replies: 2
    • Views: 2,067
    June 13th, 2011, 06:55 PM Go to last post
  3. Which Java command generates IJVM Code

    Started by nataleks2000, April 18th, 2011 06:38 PM
    • Replies: 1
    • Views: 2,724
    April 18th, 2011, 07:10 PM Go to last post
  4. Which pattern for a report.

    Started by Setdetnet, April 5th, 2023 04:32 PM
    • Replies: 0
    • Views: 1,875
    April 5th, 2023, 04:32 PM Go to last post
  5. Which tech to use JAXB or XSTREAM ?

    Started by tcstcs, November 7th, 2011 01:33 AM
    • Replies: 0
    • Views: 4,124
    November 7th, 2011, 01:33 AM Go to last post
  6. Which tech to use JAXB or XSTREAM ?

    Started by ganicuss, October 9th, 2014 05:53 PM
    • Replies: 0
    • Views: 994
    October 9th, 2014, 05:53 PM Go to last post
  7. Which technology to use?

    Started by badoumba, January 19th, 2012 05:20 AM
    • Replies: 0
    • Views: 1,184
    January 19th, 2012, 05:20 AM Go to last post
  8. While loop

    Started by tatotevz, February 18th, 2022 06:19 AM
    • Replies: 1
    • Views: 1,773
    February 18th, 2022, 06:43 AM Go to last post
  9. While Loop help

    Started by skypi205, November 2nd, 2013 01:10 AM
    • Replies: 10
    • Views: 1,207
    November 8th, 2013, 01:59 AM Go to last post
  10. while loop loops foreve even with the right inputs.

    Started by help_desk, September 9th, 2014 04:42 AM
    java
    • Replies: 10
    • Views: 1,178
    September 9th, 2014, 07:57 AM Go to last post
  11. Question While loop only runs one time?

    Started by Purple01, November 9th, 2012 08:09 AM
    • Replies: 2
    • Views: 1,353
    November 9th, 2012, 09:36 AM Go to last post
  12. while(true){ section of code runs 200 times}

    Started by jack_nutt, June 21st, 2011 09:48 PM
    • Replies: 7
    • Views: 1,938
    June 23rd, 2011, 07:06 AM Go to last post
  13. while(true){ section of code runs only once}

    Started by jack_nutt, June 18th, 2011 06:08 PM
    • Replies: 5
    • Views: 1,787
    June 19th, 2011, 06:15 PM Go to last post
  14. who knows?

    Started by amaliutz, February 2nd, 2011 09:23 AM
    • Replies: 2
    • Views: 1,350
    February 2nd, 2011, 09:39 AM Go to last post
  15. why business logic should be moved out of JSP ?

    Started by nithinurs, April 28th, 2011 11:31 AM
    java, jsp, mvc, servlets
    • Replies: 1
    • Views: 2,224
    April 28th, 2011, 11:40 AM Go to last post
  16. Why can I have static int a, but not int a?

    Started by jenniferruurs, October 6th, 2019 06:22 AM
    • Replies: 2
    • Views: 785
    October 7th, 2019, 01:19 AM Go to last post
  17. Why can't I play sounds?

    Started by sakonpure6, December 10th, 2013 09:51 PM
    • Replies: 4
    • Views: 1,224
    December 11th, 2013, 09:26 AM Go to last post
  18. Why cannot the class be protected?

    Started by tcstcs, September 18th, 2012 05:14 AM
    • Replies: 2
    • Views: 1,158
    September 20th, 2012, 04:42 PM Go to last post
  19. Why create eclipse this output ?

    Started by manzara, March 27th, 2013 09:53 AM
    • Replies: 9
    • Views: 1,202
    April 3rd, 2013, 07:16 AM Go to last post
  20. why do some methods have lines through them

    Started by bean, August 20th, 2013 02:19 PM
    • Replies: 4
    • Views: 1,059
    August 30th, 2013, 09:28 AM Go to last post
  21. Why does 16.33%10 return 6.329999999999998?

    Started by izvrashenits, September 26th, 2014 04:17 PM
    mod, modulus
    • Replies: 4
    • Views: 1,124
    September 26th, 2014, 04:51 PM Go to last post
  22. Why does JList use Vectors?

    Started by aussiemcgr, June 15th, 2013 12:51 PM
    • Replies: 2
    • Views: 1,738
    June 18th, 2013, 08:39 AM Go to last post
    • Replies: 5
    • Views: 1,771
    May 10th, 2012, 04:21 PM Go to last post
  23. Why doesn't java allow generic arrays?

    Started by GoodbyeWorld, October 15th, 2013 04:33 PM
    • Replies: 3
    • Views: 1,286
    October 16th, 2013, 08:34 PM Go to last post
  24. Why getMethod, but not set method

    Started by jenniferruurs, October 5th, 2019 03:59 AM
    • Replies: 1
    • Views: 1,066
    October 7th, 2019, 01:27 AM Go to last post
  25. Question Why Graphics objects don't overlap.

    Started by SyntheticD, March 27th, 2011 09:40 PM
    • Replies: 0
    • Views: 1,214
    March 27th, 2011, 09:40 PM Go to last post
  26. Why I can't return two variables in one method?

    Started by netlync, January 12th, 2012 10:45 PM
    • Replies: 3
    • Views: 1,527
    January 13th, 2012, 02:39 AM Go to last post
  27. Why is Java a platform independent language?

    Started by ambee21, December 7th, 2021 12:58 AM
    java a platform
    • Replies: 2
    • Views: 1,362
    April 13th, 2024, 04:02 AM Go to last post
  28. Why is the swap method static?

    Started by jenniferruurs, October 4th, 2019 08:56 AM
    • Replies: 1
    • Views: 688
    October 4th, 2019, 09:31 AM Go to last post
  29. why is this there and what does it do?

    Started by cejay, March 1st, 2010 08:53 PM
    • Replies: 2
    • Views: 1,732
    March 2nd, 2010, 12:58 PM Go to last post
  30. Why Java Data types called primitive?

    Started by pedong, September 9th, 2013 12:23 AM
    • Replies: 11
    • Views: 1,462
    October 3rd, 2013, 10:20 PM Go to last post
  31. Why Java Doesn’t Support Multiple Inheritance

    Started by Nirali, July 11th, 2018 01:24 AM
    • Replies: 10
    • Views: 1,373
    December 10th, 2018, 05:12 AM Go to last post
  32. Why Java is better for web development ?

    Started by decipherzone, October 31st, 2018 01:50 AM
    java development, java development company
    • Replies: 19
    • Views: 6,877
    November 27th, 2023, 07:04 AM Go to last post
  33. Why Java?

    Started by sagar474, October 25th, 2011 10:49 AM
    • Replies: 6
    • Views: 1,471
    October 25th, 2011, 11:33 AM Go to last post
    • Replies: 6
    • Views: 1,124
    January 24th, 2014, 11:21 PM Go to last post
  34. Why main(String args[]) method needs to be public?

    Started by rohan22, December 6th, 2011 07:44 AM
    • Replies: 11
    • Views: 1,872
    December 7th, 2011, 11:41 PM Go to last post
  35. why should i choose java over others?

    Started by docesam, August 28th, 2009 12:39 AM
    • Replies: 9
    • Views: 2,442
    August 30th, 2009, 10:49 PM Go to last post

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
  •