a) 1 will give better performance as it has no parentheses
b) 2 will give better performance as it has parentheses
c) Both 1 & 2 will give equal performance
d) Dependent on the computer system
a | 4 + c >> b & 7; 2. (a | ((( 4 * c ) >> b ) & 7 ))
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
a | 4 + c >> b & 7; 2. (a | ((( 4 * c ) >> b ) & 7 ))
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!