CBSE Class 11 Computer Science
Question 18 of 91
String Manipulation — Question 8
Back to all questions 8
Question Question 8
Which of the following functions will return a list containing all words of the string?
- find()
- index()
- partition()
- split() ✓