Q. Among Postfix Decrement and Prefix Increment operators in Java, which operator has less priority?
β
Correct Answer: (B)
Prefix Increment has less priority than Postfix Decrement