No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
5 Posted Topics
Re: hi can anyone help me please. I'm having problem with my program. It's only one error illegal starts of expression in [B]public void[/B] [B]check (), at line 53.[/B] What it is mean?.. [code]import javax.swing.JOptionPane; //public class waiter{ //public static void main(String [] args) class waiter { private double tab; public … | |
Re: can anyone help me please.. i try to install fedora 11 on my system, but this error always occur "free space i s less than 3072 mb".. what it means?.. how much GB or mb does the fedora wants in order to install?.. | |
hi to everyone.. can anyone here in the forum an teach me hoe to configure "SMTP" and "smtp_port".. i'm having problem with that.. tha script ask me to configure it in php.file.ini.. but the problem is i don't know how to do it.. i'm on the process learning php.. please … | |
illegal starts of expression. public check() at line 50. can anyone hepl me please. class waiters { private double tab; public waiters(String name); { System.out.println("my name is"+name+",i''ll be your waiter!"); tab = 0.0; } public double priceof(String s) { double price; if(s.equals("chicken")) {price = 5.95;} else { if(s.equals("burger")) {price = … | |
Re: illegal start of expression at public void check() at line 50.. please can anyone help me please.. class waiters { private double tab; public waiters(String name); { System.out.println("my name is"+name+",i''ll be your waiter!"); tab = 0.0; } public double priceof(String s) { double price; if(s.equals("chicken")) {price = 5.95;} else { … |
The End.