The function clauses can be protected using guards, but a clause can only be protected if the guard holds it. A guard sequence is separated by a comma (,) and semicolon (;). The guard sequence can only be true when at least one guard is true.

BY Best Interview Question ON 13 Jan 2019