- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
9 Posted Topics
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 … | |
[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 … | |
Re: [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! | |
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 … | |
Re: [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!!!! | |
Re: [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 … | |
Re: Try this first and then come back, System.out.println("\nDo your own homework\n"); | |
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 … | |
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” … |
The End.