XML basics

XML basics

University

24 Qs

quiz-placeholder

Similar activities

C Quest 2.0

C Quest 2.0

University

20 Qs

PHP First Internal Practical Viva

PHP First Internal Practical Viva

University

20 Qs

แบบทดสอบเรื่อง if การเขียนโปรแกรม C++

แบบทดสอบเรื่อง if การเขียนโปรแกรม C++

University

20 Qs

Design Thinking Overview

Design Thinking Overview

University

20 Qs

Grade 7 Python Programming Quiz

Grade 7 Python Programming Quiz

7th Grade - University

20 Qs

TEST FINAL - Configuración de Servicios Windows

TEST FINAL - Configuración de Servicios Windows

University

20 Qs

Structured Programming

Structured Programming

University

20 Qs

Technical Quiz R1

Technical Quiz R1

University

20 Qs

XML basics

XML basics

Assessment

Quiz

Computers

University

Hard

Created by

Salva Jimenez

Used 6+ times

FREE Resource

AI

Enhance your content in a minute

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

24 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Què signifiquen les sigles XML?

Example Markup Language

eXtra Modern Link

eXtensible Markup Language

X-Markup Language

2.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Quina és la sintaxi correcta per la declaració que defineix la versió XML? (selecciona una o vàries)

<?xml version="1.0"?>

<?xml version="1.0" />

<xml version="1.0" />

<?xml version='1.0'?>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Aquest document XML està "ben format"?


<?xml version="1.0"?>

<note>

<to>Tove</to>

<from>Jani</from>

<heading>Reminder</heading>

<body>Don't forget me this weekend!</body>

</note>

Si

No

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Aquest document XML està "ben format"?


<?xml version="1.0"?>

<to>Tove</to>

<from>Jani</from>

<heading>Reminder</heading>

<body>Don't forget me this weekend!</body>

Si

No

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Quina afirmació és correcta?

Tots els elements XML s'han de tancar

Tots els elements XML han d'estar en majúscula

Els noms dels elements en XML poden contenir espais

Totes són correctes

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Quina afirmació NO es correcta?

El caràcter "espai en blanc" no es preserva a XML

Els elements XML han d'estar correctament imbricats

Els tags XML son "case sensitive"

Els documents XML han de tenir un element arrel

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Aquest document XML està "ben format"?


<?xml version="1.0"?>

<note>

<to age="29">Tove</to>

<from>Jani</from>

</note>

Si

No

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?