Javascript & Client side scripting

Javascript & Client side scripting

10th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Web/System Exploitation

Web/System Exploitation

1st Grade - Professional Development

9 Qs

Αρχιτεκτονική Client Server

Αρχιτεκτονική Client Server

11th - 12th Grade

10 Qs

JavaScript Basics

JavaScript Basics

12th Grade - University

15 Qs

Javascript Quiz 1

Javascript Quiz 1

11th Grade

15 Qs

Javascript Pretest

Javascript Pretest

10th Grade

15 Qs

Intro to JavaScript

Intro to JavaScript

9th - 12th Grade

12 Qs

Web Browsers Quiz

Web Browsers Quiz

9th - 12th Grade

9 Qs

PWPB QUIZ

PWPB QUIZ

11th Grade

15 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?