Search Header Logo

24/01/2024

Authored by Philip Edeh

Computers

Professional Development

Used 65+ times

24/01/2024
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 5 pts

What is JavaScript primarily used for?

Database Management

Creating Dynamic Web Pages

Network Security

Graphic Designing

2.

MULTIPLE CHOICE QUESTION

10 sec • 5 pts

Which keyword is used to declare a constant variable in JavaScript?

let

const

var

constant

3.

MULTIPLE CHOICE QUESTION

10 sec • 5 pts

What is the purpose of the document.getElementById() function?

To get the value of an input field

To select an HTML element by its id

To create a new HTML element

To delete an HTML element

4.

MULTIPLE CHOICE QUESTION

10 sec • 5 pts

What is the purpose of the addEventListener method in JavaScript?

To change the style of an element

To create a new HTML element

To add an event handler to an element

To remove an element from the DOM

5.

MULTIPLE CHOICE QUESTION

10 sec • 5 pts

How do you declare a function expression in JavaScript?

function myFunction() {}

const myFunction = function() {}

let myFunction = () => {}

both b and c

6.

MULTIPLE CHOICE QUESTION

10 sec • 5 pts

What does the typeof operator return for an array

array

object

list

typeof doesn't work for arrays

7.

MULTIPLE CHOICE QUESTION

10 sec • 5 pts

In JavaScript, which loop is ideal for iterating over the elements of an array?

while

Do-while

for-in

for

Access all questions and much more by creating a free account

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

Already have an account?