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
~122 People Reached
Favorite Forums
Favorite Tags
java x 2
Member Avatar for Swetham5236

I am trying to view the log file in netbeans, but when I click on View -> IDE log its not displaying anything. Please help

0
52
Member Avatar for Swetham5236

Hi everyone..i'm working on a piece of code.. can anyone tell me what's wrong with the code.. public int move() { Random generator = new Random(); int num = 1+generator.nextInt(9); if(thisBoard.getplayer(num) == Board.NO_ONE){ return num; } } Thanks.

Member Avatar for Ezzaral
0
70