Correct option is D
The correct answer is
(d) All of these.
·
Brackets are punctuation marks used to enclose additional information.
· There are
three main types of brackets:
1. Round Brackets (Parentheses) → ( )
2. Square Brackets → [ ]
3. Braces (Curly Brackets) → { }
·
Correct sentence example:
.
She said (but I don’t believe her) that she was sick. (Round Brackets)
.
He wrote in his essay: "Shakespeare [1564-1616] was a great poet." (Square Brackets)
.
The function {x + y} is important in this equation. (Braces)
Meanings of given options:
·
Round Brackets ( ) → Used for additional information.
·
Square Brackets [ ] → Used in citations or explanations.
·
Braces { } → Used in mathematics and coding.