Math, asked by ghssmaniyathahalli, 3 months ago

consider the letter of word "JOY" as a set A and List all the proper subset of the set A.

Answers

Answered by ravi2303kumar
2

Answer:

Step-by-step explanation:

Given, A is the set of all letters in the word, "JOY"

=> A = { J, O , Y }

=> powerset(A) =  { {},{J},{O},{Y},{J,O},{J,Y},{O,Y},{J,O,Y} }

Similar questions