comprog prefinal

comprog prefinal

University

17 Qs

quiz-placeholder

Similar activities

Exploring Software Development and UX

Exploring Software Development and UX

University

15 Qs

Concurrent Programming Languages Quiz

Concurrent Programming Languages Quiz

University

18 Qs

Brain Bytes: Java Quiz Showdown

Brain Bytes: Java Quiz Showdown

University

15 Qs

CHAPTER 3: SYSTEM ANALYSIS AND DESIGN

CHAPTER 3: SYSTEM ANALYSIS AND DESIGN

University

19 Qs

Software Process

Software Process

University

20 Qs

Analytics_Modeling_W1

Analytics_Modeling_W1

University

15 Qs

HCI GOMS quiz

HCI GOMS quiz

University

15 Qs

PPL 223 ( QUIZ 2) Syntax and Semantics

PPL 223 ( QUIZ 2) Syntax and Semantics

University

20 Qs

comprog prefinal

comprog prefinal

Assessment

Quiz

Information Technology (IT)

University

Hard

Created by

Marcos Bermudez

Used 2+ times

FREE Resource

17 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

is a character or a sequence of characters that represent a string or multiple strings.

multithreaded program

thread

regular expression

multithreaded process

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

They allow for quicker, easier searching, parsing, and replacing of characters in a string.

multithreaded process

thread

repetition operator

Regular expressions

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ensure that strings contain specific contents and are often used to check the correct email format (@ sign is included) on form validation

multithreaded program

Regular expressions e

thread

process

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

determines what the string should match against and specifies multiple values. This method allows much more flexibility in the code.

thread

repetition operator

regular expression

matches

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

represents any character

dot

asterisk

coma

Pattern

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

represents any number of occurrences of the character preceding it

asterisk

dot

coma

pattern

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

the string around matches of the given regular expression. It is used to specify where the operator wishes to split the string

split

matcher

dot

asterisk

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?