Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #3K
~5K People Reached
About Me

Currently studying and likes to know more about java.

Interests
Playing basketball, badminton, PC games (DotA) and programming.
PC Specs
Intel Pentium 4 2.26Ghz, Samsung RAM 512MB, 40GB Harddisk Windows XP SP3
Favorite Forums
Favorite Tags
Member Avatar for slyfox

Hi, Cosidering the following code ....i want to store the output values into an array.. can anyone pliz help......... import java.io.*; import abr.srw.*; public class Prime1 { // This method tests whether a given number is prime or not. public static boolean isPrime ( int num ) { boolean prime …

Member Avatar for Ezzaral
-1
219
Member Avatar for rroky

Please any one can help at this problem I have with javac. I have download the java jdk1.5.0_15 at least 20 times in three (3) machins and it do not compile. Actualy it can not read the file. Javac is installed and is on bin, when I type javac it …

Member Avatar for divya bangroo
0
1K
Member Avatar for MxDev

hi guys, is there any stand alone GUI designer which could deal with most of Swing components and generate human readable code and also free

Member Avatar for sukatoa
0
122
Member Avatar for javauser215

I am receiving and error when trying to compile and cannot seem to figure out why and would appreciate any help. [code] public class Product { private String itemName; // variable that stores the cartridge name private int itemNumber; // variable that stores the item number private int invStock; // …

Member Avatar for javauser215
0
3K
Member Avatar for terence193

i haven't started learning Java yet... Can someone help me about java and tell me from where i need to start to learn this programming language?? PlS HELP!!

Member Avatar for javaAddict
0
125
Member Avatar for comjisu33

First, write a class called TFQuestion that represents a true/false question. This class should have exactly two instance variables: a String variable that holds the statement of a true/false question, and a boolean variable that holds the correct answer. This class should provide the following public methods: A constructor that …

Member Avatar for comjisu33
0
109
Member Avatar for USUAggie

Hello all, Hello, I am having a problem with a java applet i created, a hangman game, but I am having a problem I hope you all could help me out with. I am able to run my applet in netbeans using f9 to compile and then shift-f6, and everything …

Member Avatar for sukatoa
0
145
Member Avatar for sukatoa

Is there a code in assembly that is similar C like sleep(milliseconds)? Is there also a code in assembly that is similar also to C, clrscr()? I like to add that to my code that will be passed tomorrow... but i have no idea!!! Can you advice me where to …

Member Avatar for sanzilla
0
112