EINSTEIN 2ND PERIODICAL TEST

EINSTEIN 2ND PERIODICAL TEST

9th Grade

51 Qs

quiz-placeholder

Similar activities

Understanding Loops in Programming

Understanding Loops in Programming

9th Grade - University

54 Qs

Primer Laboratorio: Lab2 IMB-PC

Primer Laboratorio: Lab2 IMB-PC

11th Grade

50 Qs

Code.org - CSD - Unit 6 - Physical Computing - Review

Code.org - CSD - Unit 6 - Physical Computing - Review

7th - 12th Grade

50 Qs

TSW II intercorso

TSW II intercorso

University

49 Qs

Basic Java with CodeHS

Basic Java with CodeHS

9th - 12th Grade

50 Qs

Programming Concepts

Programming Concepts

9th - 12th Grade

54 Qs

XIRPL2_PASQUIZZ

XIRPL2_PASQUIZZ

1st Grade - Professional Development

50 Qs

EPA-11-DEC-2021 On Java

EPA-11-DEC-2021 On Java

University

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