String Manipulation

String Manipulation

9th - 11th Grade

13 Qs

quiz-placeholder

Similar activities

TIN 11 BÀI 11 KIỂU MẢNG

TIN 11 BÀI 11 KIỂU MẢNG

11th Grade

18 Qs

Color Theory Test Review

Color Theory Test Review

9th - 12th Grade

15 Qs

Technology trends

Technology trends

7th - 12th Grade

15 Qs

Algorithms

Algorithms

7th - 10th Grade

15 Qs

Fundamentals of Algorithms

Fundamentals of Algorithms

10th Grade

10 Qs

11° Evaluación bimestral de informática

11° Evaluación bimestral de informática

11th Grade

15 Qs

Pemrograman Dasar

Pemrograman Dasar

10th Grade

10 Qs

String Manipulation

String Manipulation

Assessment

Quiz

Computers

9th - 11th Grade

Medium

Created by

Paul Greenwood

Used 353+ 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?