2.2 Understanding String Manipulation(C&D)

2.2 Understanding String Manipulation(C&D)

11th Grade

15 Qs

quiz-placeholder

Similar activities

Python Programming Basics

Python Programming Basics

7th - 11th Grade

12 Qs

4.3 Word Quizizz

4.3 Word Quizizz

8th - 12th Grade

14 Qs

Excel Formulas - Francis Bacon

Excel Formulas - Francis Bacon

9th - 12th Grade

20 Qs

Review Quiz D2 - String Methods

Review Quiz D2 - String Methods

11th Grade

13 Qs

Computer Sci Programming C# 1 -Data Types and Variables

Computer Sci Programming C# 1 -Data Types and Variables

8th - 12th Grade

17 Qs

STRING

STRING

11th - 12th Grade

13 Qs

AP CS Test 0 Module 1

AP CS Test 0 Module 1

9th - 12th Grade

17 Qs

MSITA Lesson 3: Character Formatting

MSITA Lesson 3: Character Formatting

9th - 12th Grade

10 Qs

2.2 Understanding String Manipulation(C&D)

2.2 Understanding String Manipulation(C&D)

Assessment

Quiz

Computers

11th Grade

Hard

Created by

K McVeagh

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is string manipulation primarily used for?

Calculating numerical values

Creating new programming languages

Designing graphical interfaces

Changing the characters in a string variable

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the example of an online form, what is the desired format for the name entered?

All letters in lowercase

First letter lowercase, the rest uppercase

First letter capitalized, the rest lowercase

All letters in uppercase

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command returns the length of a string?

dot length

substring

dot upper

concatenate

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to convert a string to uppercase?

Substring

Dot Upper

Dot Lower

Length

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the 'dot substring' command do?

Returns part of the string based on specified parameters

Converts the entire string to lowercase

Joins two strings together

Calculates the ASCII value of a string

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you extract the leftmost characters from a string?

Using the dot length command

Using the dot right command

Using the dot upper command

Using the dot left command

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the 'dot right' command?

It joins two strings together

It finds the length of a string

It converts a string to uppercase

It returns the rightmost characters of a string

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?