String Manipulation

String Manipulation

9th - 11th Grade

13 Qs

quiz-placeholder

Similar activities

BÀI 30 KIỂM THỬ VÀ GỠ LỖI

BÀI 30 KIỂM THỬ VÀ GỠ LỖI

10th Grade

10 Qs

python quiz

python quiz

6th Grade - Professional Development

10 Qs

Unit 8 Practice Test For CSP

Unit 8 Practice Test For CSP

9th Grade

16 Qs

Micro:bit

Micro:bit

4th Grade - University

12 Qs

BlueJ

BlueJ

10th Grade

10 Qs

Excel-lent Quiz

Excel-lent Quiz

10th Grade

15 Qs

Python Function

Python Function

11th - 12th Grade

11 Qs

Microsoft Excel

Microsoft Excel

10th Grade

10 Qs

String Manipulation

String Manipulation

Assessment

Quiz

Computers

9th - 11th Grade

Medium

Created by

Paul Greenwood

Used 348+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Strings can be treated as arrays of characters.
True
False

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

LENGTH("password") will return...
8
7
9
11

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

RIGHT("Hello world!", 6) will return...
world!
World!
Hello
world

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

what is a string?

any numeric value

any float value

any character value

any special symbol value

5.

MULTIPLE SELECT QUESTION

1 min • 1 pt

how we store string value in variable?

'string'

"string"

%string%

#sring#

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

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

addition

swapp

concatenation

multiplication

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

str1='101'

x=int(str1)

z=x+400

print(z)

101400

x400

501

none of above

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?