Summative Test Q3 M1-6

Summative Test Q3 M1-6

10th Grade

49 Qs

quiz-placeholder

Similar activities

CodeHS APCSP

CodeHS APCSP

10th - 12th Grade

47 Qs

Unit 7 Parameters, Arguments, & Libraries

Unit 7 Parameters, Arguments, & Libraries

9th - 12th Grade

52 Qs

Python Review - PLTW CSE / Codecademy

Python Review - PLTW CSE / Codecademy

9th - 12th Grade

53 Qs

Java Fundamentals

Java Fundamentals

10th - 12th Grade

47 Qs

AP Java Quiz 1

AP Java Quiz 1

KG - University

50 Qs

GCSE Python Legends

GCSE Python Legends

1st - 12th Grade

45 Qs

Test në JavaScript për Fillestarët

Test në JavaScript për Fillestarët

10th - 12th Grade

46 Qs

AP CSP Unit 5

AP CSP Unit 5

10th - 12th Grade

47 Qs

Summative Test Q3 M1-6

Summative Test Q3 M1-6

Assessment

Quiz

Computers

10th Grade

Hard

Created by

Wilchristan Navarro

Used 17+ times

FREE Resource

49 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Using this after an HTML document is loaded will delete all existing HTML.

InnerHTML

document.write();

window.alert();

console.log();

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

It defines the HTML content.

InnerHTML

document.write();

window.alert();

console.log();

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The _____ assignment operator can also be used to add (concatenate) strings.

+=

-=

*=

/=

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

It is used to print any kind of variables defined before in it or to just print any message that needs to be displayed to the user.

InnerHTML

document.write();

window.alert();

console.log();

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

True or False:

It was 1996 when JavaScript was invented

True

False

Answer explanation

It is 1995 Brendan Eich invented JavaScript

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

True or False:

JavaScript is the default language in HTML

True

False

7.

DRAG AND DROP QUESTION

45 sec • 1 pt

It is appropriate to use (a)   for testing purposes.

document.write();
InnerHTML
window.alert();
console.log();

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?