Servlets, JSP & XML

Servlets, JSP & XML

Professional Development

70 Qs

quiz-placeholder

Similar activities

python10AB

python10AB

Professional Development

67 Qs

แบบทดสอบ การเขียนโปรแกรม Java

แบบทดสอบ การเขียนโปรแกรม Java

Professional Development

67 Qs

КИП 3 _Д/зачет

КИП 3 _Д/зачет

Professional Development

65 Qs

Splunk Power User Quiz 4

Splunk Power User Quiz 4

Professional Development

65 Qs

Servlets, JSP & XML

Servlets, JSP & XML

Assessment

Quiz

Computers

Professional Development

Medium

Created by

SrinivasaRao SrinivasaRao

Used 355+ times

FREE Resource

70 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which are the main features of XML?

Text data description

Human- and computer-friendly format

Handles data in a tree structure having one-and only one-root element

All mentioned above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Find the correct syntax of the declaration which defines the XML Version?

< ?xml version= "1.0" ? >

< xml version="1.0"/ >

< ?xml version="1.0" / >

None of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which language is case sensitive?

HTML

XML

Both A & B

None of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which are the techniques for defining the structure of a specific type of XML documents?

Schema

DTD

Both A & B

None of the above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is not a XML function?

Transport information

Style information

Store information

Structure information

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is this a 'well formed' XML document?

< ?xml version="1.0"? >

< note >

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

< from >Smiley< / from >

< / note >

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Characters are illegal in XML elements?

" < "

"&"

Both A & B

None of the above

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?