SINT: Quiz 2

SINT: Quiz 2

8 Qs

quiz-placeholder

Similar activities

Unit 4 Java Mini Quiz

Unit 4 Java Mini Quiz

12th Grade

9 Qs

Help! A Story of Friendship--Comprehension Test

Help! A Story of Friendship--Comprehension Test

2nd Grade - University

10 Qs

Evaluating Online Information Credibility

Evaluating Online Information Credibility

6th Grade

7 Qs

Internet Basics Unit Quiz Review

Internet Basics Unit Quiz Review

6th Grade

10 Qs

SINT 7: Metadata

SINT 7: Metadata

KG - University

4 Qs

Earth and Space

Earth and Space

KG - University

7 Qs

The Internet - Exit Ticket

The Internet - Exit Ticket

KG - University

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