IT tutor

IT tutor

12th Grade

18 Qs

quiz-placeholder

Similar activities

ÔN TẬP CRV1

ÔN TẬP CRV1

6th Grade - University

22 Qs

Quiz 1-15

Quiz 1-15

9th - 12th Grade

15 Qs

Debugging Neopixel Programming

Debugging Neopixel Programming

12th Grade

20 Qs

Ulangan Dasar-Dasar Algoritma dan Pemrograman C Kelas XII

Ulangan Dasar-Dasar Algoritma dan Pemrograman C Kelas XII

12th Grade - University

20 Qs

QUIS SUMATIF 1

QUIS SUMATIF 1

12th Grade

15 Qs

R4-E-TECH-EXCEL

R4-E-TECH-EXCEL

12th Grade

20 Qs

Uji Pemahaman C++ dan Google Colab

Uji Pemahaman C++ dan Google Colab

10th Grade - University

20 Qs

Test wiedzy: Tablice jednowymiarowe w C++

Test wiedzy: Tablice jednowymiarowe w C++

10th Grade - University

15 Qs

IT tutor

IT tutor

Assessment

Quiz

Information Technology (IT)

12th Grade

Practice Problem

Hard

Created by

Dimension 21

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

18 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

45 sec • 5 pts

Which modifier performs case-insensitive matching in regular expressions?

2.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

What does the regular expression pattern [0-9] match?

Any letter from a to z

Any digit from 0 to 9

Any special character

Any whitespace character

3.

FILL IN THE BLANK QUESTION

45 sec • 5 pts

Which metacharacter matches a digit in regular expressions?

4.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

What does the quantifier n+ match?

Zero or more occurrences of n

Exactly one occurrence of n

At least one occurrence of n

Zero or one occurrence of n

5.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

JavaScript Methods and Objects

What does the test() method of RegExp return?

The matched text

The index of the match

true or false

A new string

6.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

What will "Hello world!".repeat(2) return?

"Hello world!Hello world!"

"Hello world!2"

"Hello world! Hello world!"

An Error

None of the Above

7.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

What does the exec() method return when no match is found?

false

0

null

undefined

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?