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
~380 People Reached
Favorite Forums
Favorite Tags
java x 4
Member Avatar for RATED3X
Re: Help

I have the following program compiling and running. However, the program is supposed to print out stars equal to the user input, with each star representing 10. If the user inputs 100 the program should print out 10 stars. No matter what number I input the program is printing out …

Member Avatar for RATED3X
0
117
Member Avatar for paul221

Hi I am trying to compile a program from a tutorial I am doing. The program is titled myprogram.java and is located in the c:\src> directory. When I use the command c:\src>javac myprogram.java I get the following errors. myprogram.java:1: <identifier> expected class ^ myprogram.java:8: '>' expected ^ 2 errors and …

Member Avatar for InNeedOfHelp
0
149
Member Avatar for InNeedOfHelp

Hello, I've been set to complete this project within a week and a half, and have had quite a few problems attempting to implement it. I have problems with the recursive part of it, which really, is the whole project. Any help would be ENORMOUSLY appreciated, and i would like …

Member Avatar for iamthwee
0
114