Javascript & Client side scripting

Javascript & Client side scripting

10th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Technical Terms - Internet (A-Z) - Ajax

Technical Terms - Internet (A-Z) - Ajax

12th Grade

10 Qs

Evaluasi Javascript 1

Evaluasi Javascript 1

10th Grade

10 Qs

QUARTER 3 MODULE 6

QUARTER 3 MODULE 6

10th Grade

10 Qs

Reflected Cross-Site Scripting (XSS)

Reflected Cross-Site Scripting (XSS)

11th Grade

11 Qs

L.4. Introduction to Hypertext Pre-Processor-2

L.4. Introduction to Hypertext Pre-Processor-2

12th Grade

10 Qs

Evaluasi Pembelajaran

Evaluasi Pembelajaran

10th - 12th Grade

15 Qs

1.10 Chapter 1 Vocab

1.10 Chapter 1 Vocab

9th - 12th Grade

12 Qs

HTML, CSS e Javascript

HTML, CSS e Javascript

10th Grade

10 Qs

Javascript & Client side scripting

Javascript & Client side scripting

Assessment

Quiz

Computers

10th - 12th Grade

Medium

Created by

Laura James

Used 69+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following languages is used for server side scripting on the web?
HTML
Javascript
PHP
CSS

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is used for client side scripting in browsers?
Javascript
HTML
CSS
PHP

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Choose one reason a developer might use client side scripting on a web page
It's easier to write for a client
It allows some of the processing to be done by the user's machine
The client can save options to the database
The client is more powerful than the server

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is an example of what is usually done using client side scripting?
Accessing web databases
Complex calculations
Simple validation of user input
Secure transactions

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

In Javascript how do you declare a variable?
myname = "Bob"
$myname = "Bob"
Dim myname = "Bob"
var myname = "Bob"

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Javascript is case-sensitive
True
False

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Each statement in Javascript ends with...
A new line
A semi-colon
A colon
A curly bracket

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?