SINT: Quiz 2

SINT: Quiz 2

8 Qs

quiz-placeholder

Similar activities

SINT 5

SINT 5

KG - University

5 Qs

Scope 3 & 4: Relationships and Flow of Energy in Ecosystems Quiz

Scope 3 & 4: Relationships and Flow of Energy in Ecosystems Quiz

6th - 8th Grade

12 Qs

SINT: 6 Client-side Apps

SINT: 6 Client-side Apps

KG - University

5 Qs

SINT: Quiz 1

SINT: Quiz 1

KG - University

10 Qs

Electronic Communication & Scheduling Unit Review

Electronic Communication & Scheduling Unit Review

KG - University

10 Qs

Main Characters of the Iliad

Main Characters of the Iliad

KG - University

9 Qs

E Commerce (network infrastructure)

E Commerce (network infrastructure)

University

10 Qs

EXAMEN DIAGNÓSTICO DESARROLLA APLICACIONES MÓVILES

EXAMEN DIAGNÓSTICO DESARROLLA APLICACIONES MÓVILES

6th - 8th Grade

10 Qs

SINT: Quiz 2

SINT: Quiz 2

Assessment

Quiz

others

Hard

Created by

Juan C Burguillo

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

2.

MULTIPLE CHOICE QUESTION

30 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

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A Single Page Application...
Uses less bandwith than a classical app
Only updates the parts of the screen needed
Provides a more fluid experience than a classical app
All the others !

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The Cross Origin Resource Sharing policy...
... allows to connect only with the origin server
... allows to connect with more servers than the origin one
Shares a server among several clients
None of the others !

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The HTML5 SSE technology...
... does not need to open channels continuously
... is slower than AJAX
... is used to enable an AJAX virtual machine
None of the others !

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you want a HTML5 technology to manage several process in parallel you would choose:
HTML5 SSE
Web Sockets
Web Workers
FastCGI

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An alias for jQuery() is:
jQ()
$()
&()
#()

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you wish a HTML5 technology to open TCP connections to update web pages you would use:
Web Crockets
Web Rockets
Web Pockets
None of the others !