BSIT 2A IT WS02 Quiz 1 for final term

BSIT 2A IT WS02 Quiz 1 for final term

University

20 Qs

quiz-placeholder

Similar activities

MCQs on Dynamic HTML & JavaScript

MCQs on Dynamic HTML & JavaScript

University

25 Qs

JavaScript

JavaScript

University

20 Qs

WEEK OF INNOVATION

WEEK OF INNOVATION

University

20 Qs

Quiz Tentang Pemrogramman Web

Quiz Tentang Pemrogramman Web

University

15 Qs

HTML QUIZ

HTML QUIZ

5th Grade - Professional Development

17 Qs

Day -4 Workshop Quiz

Day -4 Workshop Quiz

University

15 Qs

Practical Quize 2- BCA3C

Practical Quize 2- BCA3C

University

16 Qs

Tech Quiz - TECHNOHOLICS2K21

Tech Quiz - TECHNOHOLICS2K21

University

20 Qs

BSIT 2A IT WS02 Quiz 1 for final term

BSIT 2A IT WS02 Quiz 1 for final term

Assessment

Quiz

Other

University

Hard

Created by

Ma'am Vasquez

Used 1+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you define a JavaScript function?

function functionName { statements }

def functionName() { statements }

function functionName() { statements }

func functionName() { statements }

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following correctly calls a function named displayHello?

displayHello()

call displayHello

displayHello;

function displayHello

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In JavaScript, what are the values passed into functions called?

Parameters

Variables

Arguments

Inputs

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which JavaScript statement is used to find an HTML element by its ID?

document.getElementById()

document.querySelector()

document.findElementById()

document.selectElement()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which attribute is used to define the action of a form in HTML?

method

action

type

target

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which JavaScript event handler is used to trigger an action when a key is pressed?

onmouseover

onkeydown

onchange

onload

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of HTML element is commonly used to create a button in a form?

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?