Q. |
Using logical operator’s instead arithmetic operators saves time and space. |
A. | true |
B. | false |
Answer» A. true | |
Explanation: in computers, logical operations on single bit values execute faster than arithmetic operations on integer words of data. |
Login to Continue
It will take less than 2 minutes