English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2 answers

In the following means either +, -, * (multiply) or / (divide).

class your-class {

void your-method()
number a, b, c;
c = a b;
}
}

2006-11-03 04:27:20 · answer #1 · answered by Mark aka jack573 7 · 0 0

1. Get the Java SDK from the Sun website.
2. Write your program.

Rawlyn.

2006-11-02 21:37:05 · answer #2 · answered by Anonymous · 0 0

fedest.com, questions and answers