Question

Why does Java specify that operands in expressions are all evaluated in left-to-right order?

Why does Java specify that operands in expressions are all evaluated in left-to-right order?

0 0
Add a comment Improve this question Transcribed image text
Answer #1

`Hey,

Note: Brother in case of any queries, just comment in box I would be very happy to assist all your queries

In Java, the operators are evaluated from left to right as long as it does not violate the precedence and associativity. This is known as the Java expression evaluation in contrast to the arithmetical evaluation.Java expression evaluation is equivalent to the arithmetic evaluation. Java expression evaluation is easier to implement and more efficient to execute.

Kindly revert for any queries

Thanks.

Add a comment
Know the answer?
Add Answer to:
Why does Java specify that operands in expressions are all evaluated in left-to-right order?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT