IOTA : Web Development Bootcamp Quiz 3

IOTA : Web Development Bootcamp Quiz 3

University

10 Qs

quiz-placeholder

Similar activities

TOOLS FOR AD & TECHNOLOGY DEVELOPMENT (W4-W6)

TOOLS FOR AD & TECHNOLOGY DEVELOPMENT (W4-W6)

University

10 Qs

Understanding Email, Contacts and Calendaring

Understanding Email, Contacts and Calendaring

University

10 Qs

ICT 0513 - Chapter 4 : System Unit

ICT 0513 - Chapter 4 : System Unit

University

15 Qs

BB

BB

University

10 Qs

Tree and Planar Graph

Tree and Planar Graph

University

10 Qs

CodeMonkey for B.Ed IT

CodeMonkey for B.Ed IT

University

10 Qs

Computational Thinking in Python[Quiz 3]

Computational Thinking in Python[Quiz 3]

University

15 Qs

JRB2 Quiz 4

JRB2 Quiz 4

University

10 Qs

IOTA : Web Development Bootcamp Quiz 3

IOTA : Web Development Bootcamp Quiz 3

Assessment

Quiz

Computers

University

Practice Problem

Hard

Created by

IOTA IIITS

Used 1+ 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

20 sec • 1 pt

What is the correct place to insert a Javascript file in HTML?

head
body
both head and body

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which built-in method returns the calling string value converted to lower case?

toLowerCase()
toLower()
changeCase(case)
D - None of the above.

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following function of Array object adds one or more elements to the front of an array and returns the new length of the array?

sort()
splice()
unshift()
toString()

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following methods can be used to display data in some form using Javascript?

document.write()
console.log()
window.alert()
All of the above

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How can a datatype be declared to be a constant type?

constant
var
let
const

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What will be the output of the following code snippet?

<script type="text/javascript" language="javascript"> var a = "Scaler"; var result = a.substring(2, 4); document.write(result); </script>

ale

cal

al

cale

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

When an operator’s value is NULL, the typeof returned by the unary operator is:

Object
Boolean
Undefined
Integer

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?