The correct answer for the given question is " roll1>3 || roll2 > 3 "
Explanation:
In option A, there are two conditions separated by OR. In OR, if any condition is true then it will return TRUE. There second condition is TRUE in the statement that is why the whole expression return TRUE.
Thats why the correct answer is "roll1>3 || roll2 > 3".
Primary memory is directly accessible by Processor/CPU. Secondary memory is not directly accessible by the CPU. ... The memory devices used for primary memory are semiconductor memories. The secondary memory devices are magnetic and optical memories