Computer Science, asked by gamerscommunity336, 5 months ago

Differentiate between Simple and Multiple Criteria.​

Answers

Answered by anishabakare
2

Answer:

Using multiple criteria

Criteria on the same row are implicitly joined by AND. ...

Criteria on different rows are joined by OR. ...

When you use multiple rows for criteria, the expressions on each row are treated as though they are joined by AND, but each row's worth of criteria are treated as though they are joined by OR.

Similar questions