Users Also Read
MCQ's Search Engine
Electrical Engineering
Mechanical Engineering
Civil Engineering
Automobile Engineering
Chemical Engineering
Computer Engineering
Electronics Engineering
Medical Science Engg
- The expressions are scanned from left to right.
- The operations are scanned in the order NOT, AND, OR.
- All operators (i.e., NOT, AND and OR) are scanned together.
- In one scanning all the operators of only one type are scanned.
Read the following rules for scanning Boolean expressions in Pascal
| |
A. | All [Wrong Answer] |
B. | 1, 2 and 3 only [Wrong Answer] |
C. | 1, 2 and 4 only [Correct Answer] |
D. | 2, 3 and 4 only [Wrong Answer] |
![]() |