The number of subsets of the set (0,1, 2) is:

The number of subsets of the set (0,1, 2) is:

Explanation

The all possible subsets of set A = {0 , 1 , 2} are Φ , {0} , {1} , {2} , {0, 1} , {0, 2} , {1, 2} , {1, 2, 3} 

ND5-07-2023