L.8. STRINGS AND STRING MANIPULATION - 2

L.8. STRINGS AND STRING MANIPULATION - 2

12th Grade

10 Qs

quiz-placeholder

Similar activities

INTRODUCCION A LA PROGRAMACION

INTRODUCCION A LA PROGRAMACION

6th Grade - University

10 Qs

Stepwise Refinement

Stepwise Refinement

11th - 12th Grade

13 Qs

MEDIA AND INFORMATION LITERACY

MEDIA AND INFORMATION LITERACY

12th Grade

10 Qs

Python List

Python List

4th Grade - University

15 Qs

Threats to Data

Threats to Data

9th - 12th Grade

11 Qs

1.1.1 The structure and function of the processor

1.1.1 The structure and function of the processor

11th Grade - University

15 Qs

COMPUTER PROGRAMMING Q2_FLOWCHART (2 points each)

COMPUTER PROGRAMMING Q2_FLOWCHART (2 points each)

11th - 12th Grade

10 Qs

Basics of spreadsheet

Basics of spreadsheet

12th Grade

15 Qs

L.8. STRINGS AND STRING MANIPULATION - 2

L.8. STRINGS AND STRING MANIPULATION - 2

Assessment

Quiz

Computers

12th Grade

Practice Problem

Hard

Created by

Geetha Geetha

Used 12+ times

FREE Resource

AI

Enhance your content in a minute

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

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1. Formatting character for string is ___________ .

%d

%s

%u

%f

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

2. Escape sequences starts with a ________________ .

/

\

#

$

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

3. Escape sequences for ASCII Horizontal Tab is ___________

\n

\r

\t

\v

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

4. The _____________ are used as placeholders which get replaced along with format( ) function.

[ ]

( )

{ }

none of these

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

5. _____ function return true if the string contains only letters.

isalpha()

isalnum()

isdigit()

swapcase()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

6. ____________ operators are called as Membership Operators.

'with in' and 'not in'

'out' and 'not in'

'in' and 'out'

‘in’ and ‘not in’

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

7. a="god help those who help themselves"

"help" in "a"

true

false

wrong out put

error

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?