Search Results

Showing results 1 to 15 of 15
Search took 0.01 seconds.
Search: Posts Made By: java_starter
Forum: Java Oct 31st, 2007
Replies: 4
Views: 1,193
Posted By java_starter
I did go over the entire program and no luck solving the error. and ever thing is spelled right. so what could be the errors for.. please let me know

thanks
Forum: Java Oct 31st, 2007
Replies: 4
Views: 1,193
Posted By java_starter
Theese are error i am getting .. please help..

thanks in advance


F:\JAVA\Java Files\lab 9\MyCustomer.java:12: cannot find symbol
symbol : method addaccount(Account)
location: class...
Forum: Java Oct 31st, 2007
Replies: 1
Views: 525
Posted By java_starter
I am getting this error message please help me solve it

F:\JAVA\Java Files\lab 9\MyCustomer.java:19: ';' expected
account deposit(500.0);
^
F:\JAVA\Java Files\lab...
Forum: Java Oct 18th, 2007
Replies: 3
Views: 806
Posted By java_starter
How would I do that. I do not know how.. please let me know
Forum: Java Oct 18th, 2007
Replies: 3
Views: 806
Posted By java_starter
I getting the following errors.. please help .. below is error i get and below that is the file that the error is refferring to


E:\JAVA\Java Files\lab employee\FullTimeEmployee.java:22: cannot...
Forum: Java Oct 18th, 2007
Replies: 3
Views: 5,180
Posted By java_starter
after fixing the calendar spelling error and after that i am still getting the following error please help...


F:\JAVA\Java Files\lab employee\FullTimeEmployee.java:22: cannot find symbol
symbol...
Forum: Java Oct 17th, 2007
Replies: 3
Views: 5,180
Posted By java_starter
Here the error i get from the file below



F:\JAVA\Java Files\lab employee\FulltimeEmployee.java:1: cannot find symbol
symbol : class Calender
location: package java.util
import...
Forum: Java Oct 2nd, 2007
Replies: 1
Views: 4,370
Posted By java_starter
Below is my error which i get while i compile AppleComputer class file ( shown down below).

Any help solving this error would be appreciated .

Thanks


F:\JAVA\Java Files\Lab...
Forum: Java Sep 26th, 2007
Replies: 6
Views: 1,149
Posted By java_starter
According to my prof, the discount rate is 20% for this class and when the program runs it should display the amount of discount and total invoice after tax including discount in the total invoice...
Forum: Java Sep 25th, 2007
Replies: 6
Views: 1,149
Posted By java_starter
This class file is calculating the amount of discount a customer receives on a purchase, the discount is fixed at 20% and while everything works fine, but it would not calculate the discount. after...
Forum: Java Sep 25th, 2007
Replies: 6
Views: 1,149
Posted By java_starter
I am having trouble calculating the discount rate in java, I have the formula and equation but cannot figure out, what the problem. and my program would compile and work but would display the wrong...
Forum: Java Sep 22nd, 2007
Replies: 10
Views: 4,450
Posted By java_starter
I made some changes to customer class and dell customer class and both would compliie but when i run the java program it would not calculate it, it would just display total purchase and invoice amt...
Forum: Java Sep 21st, 2007
Replies: 10
Views: 4,450
Posted By java_starter
as told i did set method in customer class and got no error but in dellcustomer class i got some error dont know why


public double setTotalPurchase()
{
totalPurchase = 5 & 7 & 1 & 4 & 6;...
Forum: Java Sep 21st, 2007
Replies: 10
Views: 4,450
Posted By java_starter
I fix those errors now I am some new error. what does it mean please help

here is the updated class

public class DellCustomer
{
public static void main(String[] args)
{
Customer neel =...
Forum: Java Sep 21st, 2007
Replies: 10
Views: 4,450
Posted By java_starter
public class Customer
{
private String name;
private String address;
private double totalPurchase;
private double invoiceAmount;

public Customer(String name, String address)
{...
Showing results 1 to 15 of 15

 


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

©2003 - 2009 DaniWeb® LLC