2.2 Understanding String Manipulation(C&D)

Quiz
•
Computers
•
11th Grade
•
Hard
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
Similar Resources on Wayground
15 questions
python basics

Quiz
•
11th Grade - University
18 questions
GCSE Computer Science Data types

Quiz
•
10th - 12th Grade
10 questions
Quiz 15 - Array Basics

Quiz
•
11th Grade
10 questions
Coding - Computer Programming

Quiz
•
KG - University
20 questions
Word 2016 - Lessons 1 & 2

Quiz
•
9th - 12th Grade
10 questions
Python Boolean and If

Quiz
•
9th - 12th Grade
11 questions
J277 Programming - Data Types

Quiz
•
9th - 11th Grade
20 questions
Python Basics ;)

Quiz
•
11th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade