Search
In a Roster form, we write a set like
A = {1,2,3,4,5,6,7,8,9,10}
and in a set builder form, we write the same set as
A = {x| x ∈ N and x ≤ 10}
Where n is natural number.
Hope you got the point.