When multiplying or dividing by a power of 2, shift operators are advantageous because:
A. it is easier to write the code
B. they are faster than multiplying or dividing
C. they are easier to understand
D. they can be overloaded
B
Computer Science & Information Technology
You might also like to view...
Often virtualization hosts placed into a data center rack will be cabled to two different switches. These switches are referred to as ________
A) ToR B) EoR C) EoT D) ToT
Computer Science & Information Technology
A variable of type bool can be assigned the keyword or the key- word.
a) true, false b) off, on c) true, notTrue d) yes, no
Computer Science & Information Technology