Hi all, I am new to Java and the operands are numerous.
And different from what I have learned in VBA.
would like to know the value of expression.
Pointing out of my error is much appreciated! Thanks!
Printable View
Hi all, I am new to Java and the operands are numerous.
And different from what I have learned in VBA.
would like to know the value of expression.
Pointing out of my error is much appreciated! Thanks!
Put the expressions in a System.out.println(<Expressionhere>); statement to see their values.
If you get compiler errors, please copy and paste here the full text of the error messages.