Strings - JavaScript

Strings - JavaScript

10th Grade

16 Qs

quiz-placeholder

Similar activities

Examen 3r Bimestre 3ro secundaria

Examen 3r Bimestre 3ro secundaria

10th Grade

15 Qs

Programming Concepts Quiz

Programming Concepts Quiz

10th Grade

15 Qs

Dasar Pemrograman 1

Dasar Pemrograman 1

10th Grade

15 Qs

String Functions Quiz

String Functions Quiz

10th Grade

20 Qs

R6_2.N_LC_3TRI_Métodos String Lógica Computacional

R6_2.N_LC_3TRI_Métodos String Lógica Computacional

9th Grade - University

15 Qs

Intro to Python Project Stem Unit 1 Vocab Quizs

Intro to Python Project Stem Unit 1 Vocab Quizs

9th Grade - University

20 Qs

Lenguaje de programación

Lenguaje de programación

9th - 12th Grade

11 Qs

Excel Functions Quiz

Excel Functions Quiz

10th Grade - Professional Development

15 Qs

Strings - JavaScript

Strings - JavaScript

Assessment

Quiz

Instructional Technology

10th Grade

Medium

Created by

Gabrielle G Procario

Used 13+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following string methods can be used to check if a string value contains an uppercase Z?

indexOf

charAt

substring

contains

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following string methods can be used to generate an all uppercase version of a given string?

toUpperCase

toUppercase

substring

UpperCase

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following string methods can be used to generate an all lowercase version of a given string?

toLowerCase

toLowercase

substring

LowerCase

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following string methods can be used to extract a piece of a string and save it to a separate location?

indexOf

charAt

substring

extract

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Code uses what value for the first space or index in a string?

0

1

a

i

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

JavaScript supports two syntax options for strings, single quotes and double quotes

TRUE

FALSE

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The syntax option we will use IN THIS CLASS AND moving forward, for JavaScript supports for strings is single quotes

TRUE

FALSE

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?