expand icon
book Object-Oriented and Classical Software Engineering 8th Edition by Stephen Schach cover

Object-Oriented and Classical Software Engineering 8th Edition by Stephen Schach

Edition 8ISBN: 978-0073376189
book Object-Oriented and Classical Software Engineering 8th Edition by Stephen Schach cover

Object-Oriented and Classical Software Engineering 8th Edition by Stephen Schach

Edition 8ISBN: 978-0073376189
Exercise 9
Consider the statement
condition 1 condition 2
As stated at the end of Section 15.3, in Java and C++ the semantics of the operator are such that if condition 1 is false, then condition 2 is not evaluated. What is the technical term for this?
Explanation
Verified
like image
like image

Logical operators return values true or ...

close menu
Object-Oriented and Classical Software Engineering 8th Edition by Stephen Schach
cross icon