which option is an example of a boolean operator? a. html b. seo c. not d. <title />

which option is an example of a boolean operator? a. html b. seo c. not d. <title />
Answer
Brief Explanations:
Boolean operators are used in logic and computer - science for logical operations. NOT is a common Boolean operator that negates a logical value. HTML is a markup language, SEO is related to search engine optimization, and <TITLE /> is an HTML tag.
Answer:
C. NOT