JavaScript String Methods

JavaScript String Methods

12th Grade - Professional Development

15 Qs

quiz-placeholder

Similar activities

PPG 25 Feb 2022

PPG 25 Feb 2022

12th Grade

19 Qs

Lập trình trực quan

Lập trình trực quan

University

15 Qs

Memahami PBO

Memahami PBO

11th Grade - University

15 Qs

II MCA ASP.NET ONLINE QUIZ

II MCA ASP.NET ONLINE QUIZ

University

15 Qs

​ Informatikquizziz (1) - "Brugertracking"

​ Informatikquizziz (1) - "Brugertracking"

12th Grade

10 Qs

Teaching Strategy

Teaching Strategy

Professional Development

20 Qs

Ulangan harian 1 Algoritma dan Pemrograman

Ulangan harian 1 Algoritma dan Pemrograman

12th Grade - University

13 Qs

Révision HTML, CSS et JavaScript

Révision HTML, CSS et JavaScript

Professional Development

20 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?