Determine whether the relation R on the set of all Web pages is reflexive, symmetric, antisymmetric, and/or transitive, where (a, b) ∈ R if and only if there is at least one common link onWeb page a and Web page b.
Why is this relation not reflexive?
Because a webpage can have no links.