Adip_software_development_unit16

Adip_software_development_unit16

Professional Development

58 Qs

quiz-placeholder

Similar activities

KFIN_Tech_Screening_Test_Python_101_Jan'24

KFIN_Tech_Screening_Test_Python_101_Jan'24

Professional Development

60 Qs

Общий тест по С++ (типы данных-функции)

Общий тест по С++ (типы данных-функции)

Professional Development

55 Qs

Robotic Process Automation-Evolve

Robotic Process Automation-Evolve

Professional Development

55 Qs

XML,DTD y XPATH

XML,DTD y XPATH

Professional Development

57 Qs

HTML CSS JavaScript

HTML CSS JavaScript

Professional Development

56 Qs

W04_W06_DIP_SOFT

W04_W06_DIP_SOFT

Professional Development

59 Qs

HTML & CSS DASAR BANGET

HTML & CSS DASAR BANGET

Professional Development

56 Qs

Overall programming tests

Overall programming tests

Professional Development

60 Qs

Adip_software_development_unit16

Adip_software_development_unit16

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Alaa' Omar

Used 2+ times

FREE Resource

58 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

1.       Which of the following strings is a correct XML name? (KLO 3.1)
a.       xmlExtension
b.      xslNewElement
c.       XMLElement#123
d.      XMLName

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

2. Which of the following are well-formed XML fragments? (KLO 3.3)

a. < myElement myAttribute=”someValue’/>

b. < myElement myAttribute=someValue/>

c. < myElement myAttribute=’someValue’>

d. < myElement myAttribute=”someValue”/>

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

3.       How to specify the attributes with multiple values? (KLO 3.1)
a.       < myElement myAttribute=”value1” myAttribute=”value2”/>
b.      < myElement myAttribute=”value1 value2”/>
c.       Attributes cannot have multiple values.
d.      < myElement myAttribute=”value1, value2”/>

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

4.       The need of using a DTD in developing XML document is? (KLO 3.3.a)
a.       Required when validating XML documents.
b.      No longer necessary after the XML editor has been customized.
c.       Used to direct conversation using an XSLT processor.
d.      A good guide to populating templates to be filled in when generating an XML document automatically.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

5.       In XML, what is identified by a URI reference? (KLO 2.2)
a.       XML namespace
b.      XSLT
c.       Schema
d.      DLT

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

6. _________ was designed to display data and focus on how data looks. (KLO 1.1.c)

a. XML

b. HTML

c. XHTML

d. DTD

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

7.       As Web Developers, it is a rule to understand each and every single type of language – alongside their rules. When it comes to XML, we need to follow a certain set of rules. Which of the following serves as a prime example of an XML rule? (KLO 3.2)
a.       Use uppercase at all times.
b.      Use lowercase.
c.       Use opening tags only.
d.      Use closing tags only.

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?