Help me please, (brainliest- correct answer), (report- nonsense answer), ACTIVITY 2 Direction: Analyze the code below: , class Precedence { , public static void main(String args) {, int a = 35, b = 10, c = 7, result; , result = a-++C-++b; System.out.println(result); , }, }

Posted on


Help me please


(brainliest- correct answer)
(report- nonsense answer)
ACTIVITY 2 Direction: Analyze the code below:
class Precedence {
public static void main(String args) {
int a = 35, b = 10, c = 7, result;
result = a-++C-++b; System.out.println(result);
}
}​

ETO PO SAGOT diko po alam sorry

Leave a Reply

Your email address will not be published.