1.

If A = {a,e,i,o,u} , B = {a,b,c,e } then A UB=? 1) {a,e,i,o,u,}2){a,b,c,e}3){b,c,e,i}4){a,b,c,e,i,o,u}​

Answer» <html><body><p>AuB=A <a href="https://interviewquestions.tuteehub.com/tag/u-1435036" style="font-weight:bold;" target="_blank" title="Click to know more about U">U</a> BAuB={a,<a href="https://interviewquestions.tuteehub.com/tag/e-444102" style="font-weight:bold;" target="_blank" title="Click to know more about E">E</a>,i,o,u,<a href="https://interviewquestions.tuteehub.com/tag/b-387190" style="font-weight:bold;" target="_blank" title="Click to know more about B">B</a>,<a href="https://interviewquestions.tuteehub.com/tag/c-7168" style="font-weight:bold;" target="_blank" title="Click to know more about C">C</a>}</p></body></html>


Discussion

No Comment Found