String Methods
Quiz
•
Other
•
Professional Development
•
Hard
Shogher Ghazaryan
Used 22+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Ինչ կտպի հետևյալ կոդը
var str = "Hello";
alert(str.length)
6
5
4
undefined
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Ինչ կտպի
var str = "Hello world";
var res = str.slice(1, 7);
alert(res)
ello w
ello
ello wo
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Ինչ կտպի
var str = "Hello world";
var res = str.substring(1, 5);
alert(res)
ello
ello w
Hello
world
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Ինչ կտպի
var str = "Hello world";
var result = str.substr(6,1);
alert(result)
o
w
e
d
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Ինչ կտպի
var str = "Hello world"
var res = str.slice(6)
alert(res)
o world
llo wo
Hello
world
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Ինչ կտպի
var str = "HELLO WORLD";
str.toLowerCase();
alert(str.charAt(8))
R
O
r
o
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Ինչ կտպի
var str = "Hello world! World!!!";
var result = str.indexOf("world");
alert(result)
6
12
-1
7
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple

Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
10 questions
Python Basics
Quiz
•
Professional Development
13 questions
Weather Alert (Pre-Quiz)
Quiz
•
Professional Development
15 questions
Jollibee Standards
Quiz
•
Professional Development
8 questions
simple french
Quiz
•
4th Grade - Professio...
10 questions
Post test Desiminasi Triage RS
Quiz
•
Professional Development
9 questions
Fun quiz (i is Anh)
Quiz
•
Professional Development
15 questions
Forum KOC 2025
Quiz
•
Professional Development
10 questions
ՄԱՅՐԵՆԻ 4-րդ դասարանի գիտելիքների ստուգման թեստերի օրինակներ
Quiz
•
1st Grade - Professio...
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
20 questions
ELA Advisory Review
Quiz
•
7th Grade
15 questions
Subtracting Integers
Quiz
•
7th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade