L.8. STRINGS AND STRING MANIPULATION -1

L.8. STRINGS AND STRING MANIPULATION -1

12th Grade

10 Qs

quiz-placeholder

Similar activities

Java Quiz 1: Introduction

Java Quiz 1: Introduction

6th - 12th Grade

10 Qs

GCSE Computer Science - Programming Keywords

GCSE Computer Science - Programming Keywords

9th - 12th Grade

15 Qs

STRING MANIPULATION (PYTHON)

STRING MANIPULATION (PYTHON)

11th - 12th Grade

10 Qs

Computational Thinking

Computational Thinking

8th - 12th Grade

10 Qs

Java Strings and Math Quiz

Java Strings and Math Quiz

12th Grade

15 Qs

Python String Data Structure

Python String Data Structure

10th - 12th Grade

12 Qs

Python

Python

9th - 12th Grade

15 Qs

CSP 1.3.4 1.3.5 Branching and Input/Strings

CSP 1.3.4 1.3.5 Branching and Input/Strings

10th - 12th Grade

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

Discover more resources for Computers