JavaScript String Methods

JavaScript String Methods

12th Grade - Professional Development

15 Qs

quiz-placeholder

Similar activities

Week 4: Recap Java Programming

Week 4: Recap Java Programming

University

10 Qs

Quiz 9 (15.09.2021)

Quiz 9 (15.09.2021)

1st - 12th Grade

10 Qs

Evaluasi 2 (Mathematica-Phyton)

Evaluasi 2 (Mathematica-Phyton)

University

20 Qs

Round 2 for Preplacement Bootcamp

Round 2 for Preplacement Bootcamp

University

15 Qs

Maintain Files and Folders

Maintain Files and Folders

Professional Development

10 Qs

OWASP Top 10

OWASP Top 10

Professional Development

10 Qs

Quiz1 TAFL(module-2)2020-21

Quiz1 TAFL(module-2)2020-21

University

20 Qs

TES AWAL MODUL 2

TES AWAL MODUL 2

University

10 Qs

JavaScript String Methods

JavaScript String Methods

Assessment

Quiz

Computers

12th Grade - Professional Development

Hard

Created by

Leonardo Ghiggino

Used 55+ times

FREE Resource

15 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

let string = "foo"

How to determine the length of the string?

2.

FILL IN THE BLANK QUESTION

45 sec • 1 pt

let string = "The cat is black"

How to find the index/position of "cat" in the string

3.

FILL IN THE BLANK QUESTION

45 sec • 1 pt

let string = "The black cat is black"

How to find the LAST index/position of "black" in the string

4.

FILL IN THE BLANK QUESTION

45 sec • 1 pt

let string = "Milk, chocolate, cookies"

How to extract a new string "chocolate, cookies" from the first string

5.

FILL IN THE BLANK QUESTION

45 sec • 1 pt

let string = "Milk, chocolate, cookies"

How to replace "chocolate" with "banana"?

6.

FILL IN THE BLANK QUESTION

45 sec • 1 pt

let string = "Milk, chocolate, cookies"

How to figure out what character is on the 3rd position of the string?

7.

FILL IN THE BLANK QUESTION

45 sec • 1 pt

let string = "Milk, chocolate, cookies"

How to convert the string to upper case?

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?