

InterviewSolution
Saved Bookmarks
1. |
If P = {P : P is a letter in the word “PERMANENT”}. Find n (P). |
Answer» P = (P : P is a letter in the word “PERMANENT”} or P = {p, e, r, m, a, n, t) n (P) = 7 |
|