हिंदी
Tamil Nadu Board of Secondary EducationHSC Science Class 12

Samacheer Kalvi solutions for Computer Science [English] Class 12 TN Board chapter 8 - Strings and String manipulation [Latest edition]

Advertisements

Chapters

Samacheer Kalvi solutions for Computer Science [English] Class 12 TN Board chapter 8 - Strings and String manipulation - Shaalaa.com
Advertisements

Solutions for Chapter 8: Strings and String manipulation

Below listed, you can find solutions for Chapter 8 of Tamil Nadu Board of Secondary Education Samacheer Kalvi for Computer Science [English] Class 12 TN Board.


Evaluation
Evaluation [Pages 129 - 131]

Samacheer Kalvi solutions for Computer Science [English] Class 12 TN Board 8 Strings and String manipulation Evaluation [Pages 129 - 131]

Part I - Choose the best answer (1 Mark)

Evaluation | Q 1. | Page 129

Which of the following is the output of the following python code?

str1="TamilNadu"
print(str1[::-1])
  • Tamilnadu

  • Tmlau

  • udanlimaT

  • udaNlimaT

Evaluation | Q 2. | Page 129

What will be the output of the following code?

str1 = "Chennai Schools"
str1[7] = "-"
  • Chennai-Schools

  • Chenna-School

  • Type error

  • Chennai

Evaluation | Q 3. | Page 129

Which of the following operator is used for concatenation?

  • +

  • &

  • *

  • =

Evaluation | Q 4. | Page 129

Defining strings within triple quotes allows creating: ______

  • Single line Strings

  • Multiline Strings

  • Double line Strings

  • Multiple Strings

Evaluation | Q 5. | Page 129

Strings in python: ______

  • Changeable

  • Mutable

  • Immutable

  • flexible

Evaluation | Q 6. | Page 130

Which of the following is the slicing operator?

  • { }

  • [ ]

  • < >

  • ( )

Evaluation | Q 7. | Page 130

What is stride?

  • the index value of slide operation

  • the first argument of slice operation

  • the second argument of slice operation

  • the third argument of slice operation

Evaluation | Q 8. | Page 130

Which of the following formatting character is used to print exponential notation in upper case?

  • %e

  • %E

  • %g

  • %n

Evaluation | Q 9. | Page 130

Which of the following is used as placeholders or replacement fields which get replaced along with format( ) function?

  • { }

  • < >

  • ++

  • ^^

Evaluation | Q 10. | Page 130

The subscript of a string may be ______

  • Positive

  • Negative

  • Both (a) and (b)

  • Either (a) or (b)

Part II - Answer the following questions (2 Marks)

Evaluation | Q 1. | Page 130

What is String?

Evaluation | Q 2. | Page 130

Do you modify a string in Python?

Evaluation | Q 3. | Page 130

How will you delete a string in Python?

Evaluation | Q 4. | Page 130

What will be the output of the following python code?

str1 = “School”
print(str1*3)
Evaluation | Q 5. | Page 130

What is slicing?

Part III - Answer the following questions (3 Marks)

Evaluation | Q 1. | Page 130

Write a Python program to display the given pattern.

C O M P U T E R
C O M P U T E
C O M P U T
C O M P U
C O M P
C O M
C O
C

Evaluation | Q 2. (a) | Page 131

Write a short about the following with suitable example: capitalize( )

Evaluation | Q 2. (b) | Page 131

Write a short about the following with suitable example: swapcase( )

Evaluation | Q 3. | Page 131

What will be the output of the given python program?

str1 = "welcome"
str2 = "to school"
str3=str1[:2]+str2[len(str2)-2:]
print(str3)
Evaluation | Q 4. | Page 131

What is the use of format( )? Give an example.

Evaluation | Q 5. | Page 131

Write a note about count( ) function in python.

Part IV - Answer the following questions (5 Marks)

Evaluation | Q 1. | Page 131

Explain string operators in python with suitable examples.

Solutions for 8: Strings and String manipulation

Evaluation
Samacheer Kalvi solutions for Computer Science [English] Class 12 TN Board chapter 8 - Strings and String manipulation - Shaalaa.com

Samacheer Kalvi solutions for Computer Science [English] Class 12 TN Board chapter 8 - Strings and String manipulation

Shaalaa.com has the Tamil Nadu Board of Secondary Education Mathematics Computer Science [English] Class 12 TN Board Tamil Nadu Board of Secondary Education solutions in a manner that help students grasp basic concepts better and faster. The detailed, step-by-step solutions will help you understand the concepts better and clarify any confusion. Samacheer Kalvi solutions for Mathematics Computer Science [English] Class 12 TN Board Tamil Nadu Board of Secondary Education 8 (Strings and String manipulation) include all questions with answers and detailed explanations. This will clear students' doubts about questions and improve their application skills while preparing for board exams.

Further, we at Shaalaa.com provide such solutions so students can prepare for written exams. Samacheer Kalvi textbook solutions can be a core help for self-study and provide excellent self-help guidance for students.

Concepts covered in Computer Science [English] Class 12 TN Board chapter 8 Strings and String manipulation are Introduction to Strings, Creating Strings, Accessing Characters in a String, Modifying and Deleting Strings, String Operators, String Formatting Operators, Formatting Characters, The Format( ) Function, Built-in String Functions, Membership Operators, Programs Using Strings.

Using Samacheer Kalvi Computer Science [English] Class 12 TN Board solutions Strings and String manipulation exercise by students is an easy way to prepare for the exams, as they involve solutions arranged chapter-wise and also page-wise. The questions involved in Samacheer Kalvi Solutions are essential questions that can be asked in the final exam. Maximum Tamil Nadu Board of Secondary Education Computer Science [English] Class 12 TN Board students prefer Samacheer Kalvi Textbook Solutions to score more in exams.

Get the free view of Chapter 8, Strings and String manipulation Computer Science [English] Class 12 TN Board additional questions for Mathematics Computer Science [English] Class 12 TN Board Tamil Nadu Board of Secondary Education, and you can use Shaalaa.com to keep it handy for your exam preparation.

Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×