SINT 3

SINT 3

5 Qs

quiz-placeholder

Similar activities

SINT: Quiz 1

SINT: Quiz 1

KG - University

10 Qs

Skills for Real World Survival Unit Review

Skills for Real World Survival Unit Review

KG - University

10 Qs

Lord of the Flies - Chapter 1 Quiz

Lord of the Flies - Chapter 1 Quiz

KG - University

10 Qs

Week #15 literary/rhetorical vocabulary quiz

Week #15 literary/rhetorical vocabulary quiz

12th Grade

10 Qs

Language and Literacy Development Practice Quiz: Objective 0005

Language and Literacy Development Practice Quiz: Objective 0005

KG - University

7 Qs

SINT: 6 Client-side Apps

SINT: 6 Client-side Apps

KG - University

5 Qs

EQPE 8: Colon Use

EQPE 8: Colon Use

KG - University

10 Qs

Psychology Test 2 (9W2)

Psychology Test 2 (9W2)

KG - University

8 Qs

SINT 3

SINT 3

Assessment

Quiz

others

Hard

Created by

Juan C Burguillo

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What's the alter-ego of XML:
SAX
DOM
JSON
None of the others !

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The relation between SAX and DOM is:
SAX is simpler and based on events
DOM is based on trees
DOM is more user-friendly, but needs more memory
All the others !

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Same problems inherent to the CGI model are:
Portability
Security
Scalability
All the others !

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Cookies are:
Always safe
Stored in the server side
A way to remember clients
None of the others !

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Servlets use:
A process per request
A thread per request, not a process
a virtual machine that runs Objective-C code
A virtual machine that runs Python code