Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
About a Java Program
Name: nahian Date: September 22, 2004 at 20:40:04 Pacific OS: winxp CPU/Ram: P4 2 GH and 256 Ram
Comment:
I have a problem. If someone can solve this problem for me then It will be a great help.
Q:Write a java application for me that finds a prime number. First we must have to accept a number from the user. Let's say that the user type 20. A typical input window has to open for that input. Then the program should now compute the first prime number greater than 20(Or any number)and display the result in the output window.
Summary: I've had the Flu for a while, and was absent from school, so I'm behind in my Java class. I'm stuck at this one program, and I cant figure it out, and don't want to waste time on it.. Can someone help...
Summary: I havnt been programming in java for too long, but im pretty handy in C++ so :). Im curious as to how I go about making a java program exe. I remember reading something about making a .jar file but it...
Summary: As the title states, I am attempting to implement a C++ GUI into a Java application. I am using Eclipse editor for writing most of the code. The program was initially used with a Java GUI, but to make...