ISPFL7 - BSIS4A BSIS4A - Quiz 3

ISPFL7 - BSIS4A BSIS4A - Quiz 3

University

40 Qs

quiz-placeholder

Similar activities

Banking: Origin & Development

Banking: Origin & Development

University

45 Qs

Ulangan Harian 2 PWPB 12RPL 2021/2022

Ulangan Harian 2 PWPB 12RPL 2021/2022

11th Grade - University

40 Qs

InfoMeraki2020

InfoMeraki2020

University

39 Qs

MANAJERIAL

MANAJERIAL

5th Grade - University

40 Qs

prueba prestashop

prueba prestashop

University

45 Qs

MGNF - 48

MGNF - 48

University - Professional Development

40 Qs

O-4111 Customer Relations

O-4111 Customer Relations

University - Professional Development

40 Qs

Soal Pilihan Ganda Gambar Teknik Otomotif

Soal Pilihan Ganda Gambar Teknik Otomotif

10th Grade - University

40 Qs

ISPFL7 - BSIS4A BSIS4A - Quiz 3

ISPFL7 - BSIS4A BSIS4A - Quiz 3

Assessment

Quiz

Professional Development

University

Practice Problem

Medium

Created by

Ryan Gente

Used 3+ times

FREE Resource

AI

Enhance your content in a minute

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

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is JavaScript mainly used for?

Server-side
Client-side scripting
Database management
File handling

Answer explanation

JavaScript runs in the user's browser, known as client-side scripting.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is true about JavaScript?

It is only for animations
It can only be used with HTML
It's a versatile language
Runs only on server

Answer explanation

JavaScript is versatile for dynamic tasks like validation and content updates.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of language is JavaScript?

Compiled
Interpreted
Assembly
Machine

Answer explanation

JavaScript is interpreted, meaning it runs directly in the browser.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

JavaScript is:

Case-sensitive
Case-insensitive
Depends on environment
None of the above

Answer explanation

JavaScript distinguishes between uppercase and lowercase characters.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to declare a variable in JavaScript?

let
var
const
All of the above

Answer explanation

All three are used to declare variables, with different scopes.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does DOM stand for?

Document Object Model
Data Object Model
Dynamic Object Model
Document Online Model

Answer explanation

DOM stands for Document Object Model, which represents page structure.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is used to check if two values are not equal in JS?

==
!=
&&
=

Answer explanation

The correct answer is !=, which is known as the "not equal" operator.

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?