Search Results

Showing results 1 to 13 of 13
Search took 0.00 seconds.
Search: Posts Made By: NewToThis ; Forum: Java and child forums
Forum: Java Aug 9th, 2009
Replies: 16
Solved: ')' expected
Views: 541
Posted By NewToThis
Thanks cgeier,
That worked except for the instance, so I incorporated the instance that I had to call your object and it worked like a charm. I kept getting a 'class' expected on line 1 for your...
Forum: Java Aug 9th, 2009
Replies: 16
Solved: ')' expected
Views: 541
Posted By NewToThis
I want to compare the numbers in the array, so the code can display the largest number in the display.
Forum: Java Aug 9th, 2009
Replies: 16
Solved: ')' expected
Views: 541
Posted By NewToThis
I am all flustered with this program. I thought that I had a good grasp on the concept, but evidently I don't. I have written the Test application to this, and have cleared up the bugs in that, but...
Forum: Java Aug 9th, 2009
Replies: 16
Solved: ')' expected
Views: 541
Posted By NewToThis
sure, I am getting the error on this line code:

while([] counter <= 10);

this line is the loop code line that is to loop 10 times.
Forum: Java Aug 8th, 2009
Replies: 16
Solved: ')' expected
Views: 541
Posted By NewToThis
yeah, appreciate that, but I don't think that is the reason for the error. ; are usually for ending a statment in Java.
Forum: Java Aug 8th, 2009
Replies: 16
Solved: ')' expected
Views: 541
Posted By NewToThis
I keep getting a 'illegal start of an expression' and ')' expected on a loop line for a program that counts and compare ten numbers and displays the largest. I have checked for "{}" and "()"...
Forum: Java Jul 23rd, 2009
Replies: 4
OOP
Views: 220
Posted By NewToThis
I have worked out most of the bugs, but I keep getting a expected error with the following statement:

System.out.printf("/n%d/%d/%d",mm,dd,yy)
Forum: Java Jul 23rd, 2009
Replies: 4
OOP
Views: 220
Posted By NewToThis
OOP
I've been trying to build a java program to display the date in a MM/DD/YYYY format with constructors to link the return data, this is the initial sequence and was wondering about my get and set...
Forum: Java Jul 7th, 2009
Replies: 10
Views: 528
Posted By NewToThis
Thanks a great deal.....
Forum: Java Jul 7th, 2009
Replies: 10
Views: 528
Posted By NewToThis
Oh Yeah! That worked. I was assigning a floating point value to all of the equations. Problem solved, you guys are fabulous. I want to excel at this stuff, so I have to ask why is there a...
Forum: Java Jul 7th, 2009
Replies: 10
Views: 528
Posted By NewToThis
Here is the last part of the code for the print out. I do not get any errors when I build the program, but when I run it I get the following:

"Diameter is Exception in thread "main"...
Forum: Java Jul 6th, 2009
Replies: 10
Views: 528
Posted By NewToThis
Thanks, that really cleared up my format for the Area and Circumference, but I am still getting an error for diameter. Honestly, I do not know why. I have eliminated one problem by capitalizing the...
Forum: Java Jul 2nd, 2009
Replies: 10
Views: 528
Posted By NewToThis
I have been trying to build a Java program to prompt the user to enter the radius of a circle and the diameter, circumference, and area will be output through a "System.out.printf" statement. I can...
Showing results 1 to 13 of 13

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC