EXAMRADAR

Question: ________ is enclosed in angle brackets.

Answer:

Markup or tags are enclosed in angle brackets in various markup languages, including XML and HTML.

In XML and HTML, elements are represented using opening and closing tags, which are enclosed in angle brackets (`<` and `>`). The opening tag denotes the start of an element, while the closing tag indicates the end of the element.

For example, in XML:

```xml
<element>Content</element>
```

In the above example, `<element>` is the opening tag, and `</element>` is the closing tag. The content "Content" is enclosed between the opening and closing tags.

Similarly, in HTML:

```html
<p>This is a paragraph.</p>
```

In the above example, `<p>` is the opening tag, and `</p>` is the closing tag. The text "This is a paragraph." is enclosed between the opening and closing tags.

The use of angle brackets to enclose tags is a fundamental aspect of the syntax and structure of markup languages, allowing elements to be defined, identified, and organized within the document.

MCQ: ________ is enclosed in angle brackets.

Correct Answer: A. Character data.

Explanation:

Markup or tags are enclosed in angle brackets in various markup languages, including XML and HTML.

In XML and HTML, elements are represented using opening and closing tags, which are enclosed in angle brackets (`<` and `>`). The opening tag denotes the start of an element, while the closing tag indicates the end of the element.

For example, in XML:

```xml
<element>Content</element>
```

In the above example, `<element>` is the opening tag, and `</element>` is the closing tag. The content "Content" is enclosed between the opening and closing tags.

Similarly, in HTML:

```html
<p>This is a paragraph.</p>
```

In the above example, `<p>` is the opening tag, and `</p>` is the closing tag. The text "This is a paragraph." is enclosed between the opening and closing tags.

The use of angle brackets to enclose tags is a fundamental aspect of the syntax and structure of markup languages, allowing elements to be defined, identified, and organized within the document.

Discuss a Question

Related Questions

You may be interested in:

Web Fundamental MCQs

Recently Added Articles

AI vs Machine Learning: Key Differences Every Professional Should Know

Last updated on: February 13, 2026Posted by: ExamRadar

Office Cleaning Services That Elevate Sydney Offices

Last updated on: February 11, 2026Posted by: ExamRadar

Mental Health Support That’s Closer Than You Think

Mental Health Support That’s Closer Than You Think

Last updated on: January 7, 2026Posted by: ExamRadar

Columbus roofing company

Transform Your Home’s Exterior with Columbus roofing company

Last updated on: November 27, 2025Posted by: ExamRadar

What to Ask Before Booking TMS Therapy Near Me

Last updated on: November 7, 2025Posted by: ExamRadar

5 Trading Strategies to Minimize Risk

Last updated on: October 18, 2025Posted by: ExamRadar