2.2 Understanding String Manipulation(C&D)

2.2 Understanding String Manipulation(C&D)

11th Grade

15 Qs

quiz-placeholder

Similar activities

CS Terms and Vocab Practice Quiz 3

CS Terms and Vocab Practice Quiz 3

7th - 12th Grade

20 Qs

Java Chapter 1 CS2

Java Chapter 1 CS2

9th - 12th Grade

16 Qs

Word 2016 Lesson 1

Word 2016 Lesson 1

9th - 12th Grade

10 Qs

Simple Easy Basic Lua Quiz

Simple Easy Basic Lua Quiz

4th Grade - Professional Development

10 Qs

Database Query

Database Query

11th - 12th Grade

16 Qs

Java Variables, Input and Output

Java Variables, Input and Output

10th - 12th Grade

15 Qs

Python Part 1

Python Part 1

1st Grade - University

16 Qs

BTEC IT unit 1 - A1 & A2 (input,output,storage)

BTEC IT unit 1 - A1 & A2 (input,output,storage)

10th - 12th Grade

20 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?