DTJSQuiz

DTJSQuiz

11th Grade

10 Qs

quiz-placeholder

Similar activities

Jarkom

Jarkom

1st Grade - Professional Development

11 Qs

HTML Quiz

HTML Quiz

11th Grade - University

15 Qs

3rd week g9 summative

3rd week g9 summative

7th - 12th Grade

15 Qs

Testas: Saugesnis internetas

Testas: Saugesnis internetas

11th Grade

10 Qs

ULANGAN HARIAN TIK

ULANGAN HARIAN TIK

10th Grade - University

10 Qs

Computer Basics 2 - CESA

Computer Basics 2 - CESA

7th Grade - University

10 Qs

Mengenal Jendela dan Ikon Microsoft Excel

Mengenal Jendela dan Ikon Microsoft Excel

7th Grade - University

15 Qs

Bài làm việc Access, cấu trúc bảng

Bài làm việc Access, cấu trúc bảng

9th - 12th Grade

10 Qs

DTJSQuiz

DTJSQuiz

Assessment

Quiz

Computers

11th Grade

Practice Problem

Hard

Created by

Richard Zabala

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

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

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is a good example of data type string value?

123string

 ‘string123’

string

Iam + ‘String’

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is NOT considered as javascript number data type

456.0

456e7

1223456n

789f

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of this statement?

console.log('Boolean(10) is ' + Boolean(10));

true

false

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

var motorcyle =["honda,"" kawasaki"," yamaha"];

this line of statement is an example of data type

string

object

array

undefined

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

let student;

console.log(student);

the variable student is an example of data type

string

object

array

undefined

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This data type value is treated as special which represents empty or unknown. Which keyword is being used to characterize this variable?

variable

null

void

zero

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

let mobilePhone = {

name: 'iphone',

model: '15',

price: 'Php 56,990' };

This js code is an example of data type

array

string

object

number

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

Already have an account?