EINSTEIN 2ND PERIODICAL TEST

EINSTEIN 2ND PERIODICAL TEST

9th Grade

51 Qs

quiz-placeholder

Similar activities

RIA Revision for Class Test_Set 2

RIA Revision for Class Test_Set 2

University

50 Qs

ELECTIVE 1

ELECTIVE 1

University

50 Qs

Javascript Study I-II

Javascript Study I-II

10th Grade

50 Qs

AP CSP: Unit 5 Test Review - List, Loops, & Traversals

AP CSP: Unit 5 Test Review - List, Loops, & Traversals

10th - 12th Grade

50 Qs

JavaScript Q3 Exam

JavaScript Q3 Exam

9th Grade

52 Qs

ICT CBP Q3 Periodical Test

ICT CBP Q3 Periodical Test

9th Grade - University

52 Qs

Comp Sci. Examination  March 13th

Comp Sci. Examination March 13th

9th - 12th Grade

50 Qs

Sec-D  Javascript-1

Sec-D Javascript-1

12th Grade - University

52 Qs

EINSTEIN 2ND PERIODICAL TEST

EINSTEIN 2ND PERIODICAL TEST

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Anawelyn Bacar

Used 5+ times

FREE Resource

51 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used to define the header of an HTML document?

<header>

<head>

<title>

<meta>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

CSS stands for:

Common Style Sheet

Cascading Style Sheets

Creative Style Source

Custom Style System

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct way to apply an external CSS file in HTML?

<css href="style.css">

<script src="style.css">

<link rel="stylesheet" href="style.css">

<style link="style.css">

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to display a dialog box with a text input?

alert()

prompt()

document.write()

parseInt()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does parseFloat("10.5") return?

10

10.5

10.50

"10.5"

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method writes directly to an HTML document?

prompt()

alert()

document.write()

console.log()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of alert() in JavaScript?

To log data to the console

To display an alert box

To validate form data

To declare variables

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?