2.2 Understanding String Manipulation(C&D)

2.2 Understanding String Manipulation(C&D)

11th Grade

15 Qs

quiz-placeholder

Similar activities

Python Basics Review (TSK)

Python Basics Review (TSK)

9th - 12th Grade

20 Qs

JavaScript Variables and Arithmetic

JavaScript Variables and Arithmetic

8th - 12th Grade

14 Qs

Python basics

Python basics

9th - 12th Grade

10 Qs

python String and comment

python String and comment

3rd Grade - University

13 Qs

Certification Review 5/19/22

Certification Review 5/19/22

9th - 12th Grade

16 Qs

Progamming - Java Syntax

Progamming - Java Syntax

11th - 12th Grade

15 Qs

Python End of Topic Quiz

Python End of Topic Quiz

8th Grade - University

15 Qs

Kuis Karakter dan String Kelas XI

Kuis Karakter dan String Kelas XI

11th 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?