SINT: Quiz 2

SINT: Quiz 2

8 Qs

quiz-placeholder

Similar activities

Audio Element and Video Element Review Quiz

Audio Element and Video Element Review Quiz

KG - University

12 Qs

Yr 6 - L3 Ranking Search Results

Yr 6 - L3 Ranking Search Results

KG - University

6 Qs

Koha Quiz

Koha Quiz

University

10 Qs

CSS Colors and Background

CSS Colors and Background

KG - University

12 Qs

Review for Study Skills Semester 2 Final Exam

Review for Study Skills Semester 2 Final Exam

KG - University

10 Qs

A2-Activity

A2-Activity

KG - University

10 Qs

Food Web Unit Test

Food Web Unit Test

KG - University

11 Qs

SINT: Quiz 2

SINT: Quiz 2

Assessment

Quiz

others

Hard

Created by

Juan C Burguillo

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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 !