XML Quiz

XML Quiz

University

30 Qs

quiz-placeholder

Similar activities

Seleksi Tertulis LPK SUMUT 2021

Seleksi Tertulis LPK SUMUT 2021

University

25 Qs

C++

C++

University

25 Qs

Kuis Internet1 L2324

Kuis Internet1 L2324

University

25 Qs

HTML and CSS cơ bảng

HTML and CSS cơ bảng

University

25 Qs

Searching and Sorting

Searching and Sorting

10th Grade - University

25 Qs

R E V I E W E R

R E V I E W E R

University

25 Qs

Angular 4

Angular 4

University

25 Qs

Basics of Web Technology

Basics of Web Technology

University

25 Qs

XML Quiz

XML Quiz

Assessment

Quiz

Professional Development, Design, Computers

University

Practice Problem

Medium

Created by

K Dhanamjay

Used 58+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the correct syntax of the declaration which defines the XML version?

<xml version="1.0" />

<?xml version="1.0"?>

<?xml version="1.0" />

<?xml version="1.0" /

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which statement is true?

All XML elements must have a closing tag

All XML elements must be lower case

All XML elements must be lower case

All the statements are true

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Well formed XML document means

it contains a root element

it contain an element

it contains one or more elements

must contain one or more elements and root element must contain all other elements

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following strings are a correct XML name?

my Element

#myElement

_myElement

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What does DTD stand for?

Direct Type Definition

Document Type Definition

Do The Dance

Dynamic Type Definition

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following XML documents are well-formed?

<firstElement>some text goes here <secondElement>another text goes here</secondElement> </firstElement>

<firstElement>some text goes here</firstElement> <secondElement> another text goes here</secondElement>

<firstElement>some text goes here <secondElement> another text goes here</firstElement> </secondElement>

</firstElement>some text goes here </secondElement>another text goes here <firstElement>

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following XML fragments are well-formed?

<myElement myAttribute=someValue/>

<myElement myAttribute="someValue"/>

<myElement myAttribute=’someValue’>

<myElement myAttribute="someValue’/>

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?