Results 1 to 9 of 9
- 03-14-2014, 12:01 AM #1
Member
- Join Date
- Mar 2014
- Posts
- 4
- Rep Power
- 0
- 03-14-2014, 01:12 AM #2
Re: New to java and desperately need help with a hw assignment
Please edit your post and wrap your code with code tags:
[code]
YOUR CODE HERE
[/code]
to get highlighting and preserve formatting.
Do you have any specific questions about your program?If you don't understand my response, don't ignore it, ask a question.
- 03-14-2014, 03:36 AM #3
Member
- Join Date
- Mar 2014
- Posts
- 4
- Rep Power
- 0
Re: New to java and desperately need help with a hw assignment
Sorry am a newbie, I think I did what you asked me for.
I need help with my testdriver class, also just need some to look at my code and tell me if its correct.
Thanks
- 03-14-2014, 03:54 AM #4
Re: New to java and desperately need help with a hw assignment
I need help with my testdriver class,
The code has lost its formatting. Logically nested statements should be indented.If you don't understand my response, don't ignore it, ask a question.
- 03-14-2014, 04:17 AM #5
Re: New to java and desperately need help with a hw assignment
If it ever compiled, it seems to have lost more than its formatting. No semicolon on line 1, no parameters on line 5...
Fix it, or try to, and then ask specific questions about the problems you're having with it.Get in the habit of using standard Java naming conventions!
- 03-14-2014, 04:34 AM #6
Member
- Join Date
- Mar 2014
- Posts
- 4
- Rep Power
- 0
Re: New to java and desperately need help with a hw assignment
I think I fixed it this assignment is hand written, it doesn't have to work on an IDE, I need help with my Test Driver class. I don't know if it will accept input from scanner class and use to test the values from base and height in the RightTrangle class. 2nd I need help writing out the output
- 03-14-2014, 04:44 AM #7
Re: New to java and desperately need help with a hw assignment
Does it even compile? It doesn't look like it would.
Get in the habit of using standard Java naming conventions!
- 03-14-2014, 04:48 AM #8
Member
- Join Date
- Mar 2014
- Posts
- 4
- Rep Power
- 0
Re: New to java and desperately need help with a hw assignment
no it does not compile,
- 03-14-2014, 04:54 AM #9
Re: New to java and desperately need help with a hw assignment
Soooo... exactly what don't you understand about why it does not compile?
Get in the habit of using standard Java naming conventions!
Similar Threads
-
I desperately need help
By dc2acgsr99 in forum Java AppletsReplies: 5Last Post: 01-11-2014, 06:36 PM -
Calculator help needed desperately!
By swedishfished in forum Reviews / AdvertisingReplies: 3Last Post: 10-26-2012, 07:12 AM -
Help desperately needed - synchronized swaps
By Chromatism in forum New To JavaReplies: 3Last Post: 04-30-2012, 02:22 AM -
Desperately Need Help With Java Programming Assignment
By Hadsvich in forum New To JavaReplies: 15Last Post: 04-21-2012, 02:38 AM -
Desperately need help
By nel636 in forum New To JavaReplies: 0Last Post: 12-03-2008, 01:43 AM
Bookmarks