I am a newbie in java and I need some help
class javaCalculator{
public static void main(String args[]){
float taxRate,mainAmount;
javaCalculator(){This line says semicolon expected and it doesn't like javaCalculator. How do I fix the problem
}
// accessor method
public float...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.