Math, asked by parnicad2003, 2 days ago

write 5 applications of set theory in computer science & explain it​

Answers

Answered by luckychauhan2006oct
7

Answer:

Mark as a brilliant please

Step-by-step explanation:

Naïve set theory (as opposed to axiomatic set theory) is widely used in computer science and is a central part of the underlying mathematical language. Here are some examples that many undergraduate students in computer science will come across.

Data structures should be thought of as implementations of sets with particular focus on efficient implementations of set operations.

In database theory, the notion of a relational database is that of seeing a database as a relation over sets.

Similar questions