24/01/2024

24/01/2024

Professional Development

15 Qs

quiz-placeholder

Similar activities

gta san adres

gta san adres

KG - Professional Development

10 Qs

CSS Quiz 2

CSS Quiz 2

University - Professional Development

10 Qs

Ice Breaker Challenge- Guess the Tool by Its Logo

Ice Breaker Challenge- Guess the Tool by Its Logo

Professional Development

10 Qs

Revision Test

Revision Test

Professional Development

20 Qs

Microsoft Excel

Microsoft Excel

KG - Professional Development

20 Qs

Datatypes and Flowcontrol

Datatypes and Flowcontrol

Professional Development

15 Qs

Elearn, Emails, Netiquette

Elearn, Emails, Netiquette

Professional Development

10 Qs

Quality Day 22 Oct 2021

Quality Day 22 Oct 2021

Professional Development

10 Qs

24/01/2024

24/01/2024

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Philip Edeh

Used 65+ times

FREE Resource

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

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?