SINT: Quiz 2

SINT: Quiz 2

8 Qs

quiz-placeholder

Similar activities

Lesson 2  - Exit Ticket - Web

Lesson 2 - Exit Ticket - Web

KG - University

7 Qs

Evaluación II UNIDAD

Evaluación II UNIDAD

KG - University

11 Qs

MWR 7:  Anti-analysis and Detecting

MWR 7: Anti-analysis and Detecting

KG - University

4 Qs

Electronic Communication & Scheduling Unit Review

Electronic Communication & Scheduling Unit Review

KG - University

10 Qs

SINT 3

SINT 3

KG - University

5 Qs

TLE 6-ICT/ ENTREPRENEURSHIP GAME QUIZ 6

TLE 6-ICT/ ENTREPRENEURSHIP GAME QUIZ 6

6th Grade

10 Qs

SINT 6

SINT 6

KG - University

4 Qs

🧾PLATFORM PEMBELAJARAN (G-Sites)

🧾PLATFORM PEMBELAJARAN (G-Sites)

KG - University

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 !