L.8. STRINGS AND STRING MANIPULATION -1

L.8. STRINGS AND STRING MANIPULATION -1

12th Grade

10 Qs

quiz-placeholder

Similar activities

Java String Methods

Java String Methods

12th Grade - University

9 Qs

Chapter 3 Review

Chapter 3 Review

9th - 12th Grade

15 Qs

Python Variables

Python Variables

7th - 12th Grade

10 Qs

Data Structures

Data Structures

9th - 12th Grade

10 Qs

Unit 7 quiz on strings AP CSP

Unit 7 quiz on strings AP CSP

9th - 12th Grade

14 Qs

Python Ch. 1 & 2

Python Ch. 1 & 2

9th - 12th Grade

10 Qs

J277 - 2.2 - Understanding Data Types in Programming

J277 - 2.2 - Understanding Data Types in Programming

10th Grade - University

10 Qs

Coding Strings

Coding Strings

12th Grade - University

9 Qs

L.8. STRINGS AND STRING MANIPULATION -1

L.8. STRINGS AND STRING MANIPULATION -1

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Geetha Geetha

Used 28+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1.____________ is a data type in python, which is used to handle an array of characters.

char

String

integer

floating

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

2. Defining strings within _______ quotes also allows the creation of multiline strings.

single

double

triple

none of these

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

3. Python provides a function _______ to change all occurrences of a particular character in a string.

exchange()

reproduce()

change()

replace()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

4. Joining of two or more strings is called as _______________ .

Append

Stride

slice

Concatenation

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

5. ___________ is also known as slicing operator.

< >

( )

{ }

[ ]

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

6. what is a string?

any numeric value

any float value

any character value

any special symbol value

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

7. For string symbol + means........................

addition

Swapp

concatenation

multiplication

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?