Computer Science, asked by aarushr339, 19 days ago

Explain the pair wise relation with an example ?

Answers

Answered by mishraadarshksn
0

Answer:

Pairwise means to form all possible pairs — two items at a time — from a set. For example, in the set {1,2,3} all possible pairs are (1,2),(2,3),(1,3).

Similar questions