SINT 3

SINT 3

5 Qs

quiz-placeholder

Similar activities

Quiz Program Information (PI) POLY

Quiz Program Information (PI) POLY

KG - University

10 Qs

My World Ch. 1:2 Vocabulary

My World Ch. 1:2 Vocabulary

KG - University

10 Qs

Week #15 literary/rhetorical vocabulary quiz

Week #15 literary/rhetorical vocabulary quiz

12th Grade

10 Qs

STAAR Wars: Mission 1

STAAR Wars: Mission 1

Professional Development

4 Qs

Gospel Writers Quiz

Gospel Writers Quiz

KG - University

10 Qs

SOAL KOMPUTER

SOAL KOMPUTER

KG - University

10 Qs

EQPE 8: Colon Use

EQPE 8: Colon Use

KG - University

10 Qs

SINT: Quiz 1

SINT: Quiz 1

KG - University

10 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