Posts
 
Reputation
Joined
Last Seen
Ranked #4K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
~2K People Reached
Favorite Forums
Favorite Tags
java x 11

9 Posted Topics

Member Avatar for iwlu

actually I went the wrong way I think, below is the the partial code area and the bold shows what needs tobe, but I know I didnt do it right, can anyone show me an example or where to find help? [code] if (myFields[c_shapeNameField].equals(ShapeName.circle)){ [B][COLOR=red]//ASSIGN a new Circle object to …

Member Avatar for jwenting
0
120
Member Avatar for iwlu

[COLOR=#333399]A bit of problem here, if anyone can help, I would appreciate any and all help with this. Thank you in advance.[/COLOR] [COLOR=#333399]Now I have no errors but when I execute the program I get this:[/COLOR] [COLOR=#333399] [/COLOR] [B]Big Bank: Monthly Checking Account Activity ----------- Account ----------- Beginning With- Ending …

Member Avatar for p.bondam
0
142
Member Avatar for mrwan

[quote=JaksLax;265646]Can you elaborate a little more on what you need?[/quote] Yes, what kind of test code you looking for? Kinded vauge there!

Member Avatar for mrwan
0
72
Member Avatar for iwlu

I'm not getting any errors but can't get the print out I should. Any Idea's? Pseudo code first, then Program Code, and the printout look; [B]Design, code and thoroughly test the following programming problem: A company pays its salespeople a base weekly salary plus a commission based on gross sales …

Member Avatar for peter_budo
0
162
Member Avatar for laurentmas

[quote=TylerSBreton;268241]I dont know how anyone is going to read that. Its hard for me to read it because it's not indented or in a code tag.[/quote] Read lol, You got to be kidding, You be better off writing your own code verse trying to cypher through that!!!!

Member Avatar for laurentmas
0
1K
Member Avatar for mikki2

[quote=mikki2;268594]hi, i'm new to java (being studying for a few days now) and i'm stuck on the following program. it's supposed to bring up a screen and ask me to input a number...but it always say there's something wrong with the line [inlinecode]userInput = TextIO.getInt();[/inlinecode]. can anyone help me out...thanks …

Member Avatar for iwlu
0
98
Member Avatar for Gessa

Try this first and then come back, System.out.println("\nDo your own homework\n");

Member Avatar for iwlu
0
178
Member Avatar for iwlu

Here is my program with Pseudo code which is yukville, :lol: but not sure i'm on the right track or have straid, any help would be appreiciated. [B][COLOR=#000000][B]Exhibit A-1: UML Class Diagram of Class Garage[/B] [B][COLOR=#000000]Garage[/COLOR][/B] [COLOR=#000000] [/COLOR] [COLOR=#000000]+openForBusiness()[/COLOR] [COLOR=#000000]-calculateCharges(hoursParked : double): double[/COLOR] Exhibit A-2: Pseudo code for openForBusiness Method …

0
77
Member Avatar for iwlu

I seem to not understand the following, Using appropriate format specifiers and horizontal tabs, DISPLAY one line for each product, its quantity sold, its unit price and its total sales ASSIGN the sum of product1Sales through product5Sales TO totalSalesAllProducts Using appropriate format specifiers and horizontal tabs, DISPLAY the “Total Sales” …

Member Avatar for iwlu
0
143

The End.