Question
List the abstract operations in the set?

Answers

Let S and T be sets and e be an element.


SINGLETON(e) returns {e}.
UNION(S,T) returns S ? T.
INTERSECTION(S,T) returns S ∩ T.
FIND returns the name of the set containing a given element.   Your Comment






Search
Can you Answer!!
  • Q What powers the sun?
  • Q What accurately describes the way templates work in dreamweaver? if a template file is opened you can edit?
  • Q Once called Byzantium, what is the only city in the world situated on two continents?
  • Q What are the components provided on node? - Teradata
  • Q How do you create SSL certificates, generically speaking?
  • Q What is click in horology?
  • Q What are the disadvantages of shell scripting
  • Q What are managed accounts?
  • Q How do you enable uca to start a bpd?
  • Q What is the name of a smaller, faster memory which stores copies of the data from frequently used main memory locations?
  • Q What exactly is being serialized when you perform serialization in .NET?