SINT: Quiz 2

SINT: Quiz 2

8 Qs

quiz-placeholder

Similar activities

Reaction Styles (passive, aggressive, assertive) and stress.

Reaction Styles (passive, aggressive, assertive) and stress.

KG - University

13 Qs

6. Modes of Writing

6. Modes of Writing

KG - University

10 Qs

SINT: 6 Client-side Apps

SINT: 6 Client-side Apps

KG - University

5 Qs

CCFC1 Q Crash Course Film: Citizen Kane

CCFC1 Q Crash Course Film: Citizen Kane

8th Grade

10 Qs

E Commerce (network infrastructure)

E Commerce (network infrastructure)

University

10 Qs

🧾PLATFORM PEMBELAJARAN (G-Sites)

🧾PLATFORM PEMBELAJARAN (G-Sites)

KG - University

10 Qs

Check In #1: Food Webs, Ecosystems, Polar Bears

Check In #1: Food Webs, Ecosystems, Polar Bears

11th Grade

11 Qs

Lesson 2  - Exit Ticket

Lesson 2 - Exit Ticket

KG - University

7 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 !