

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
Five statements about string methods and their capabilities to modify the object they operate on and return a value. The correct answer is statement (c), which indicates that a string method cannot modify the object it operates on but can return a value.
Typology: Summaries
1 / 2
This page cannot be seen from the preview
Don't miss anything!
Which of the following statements about a string method is correct? (a) It can modify the object it operates on and it can also return a value. (b) It cannot modify the object it operates on and cannot return a value. (c) It cannot modify the object it operates on but it can return a value. (d) It can modify the object it operates on but it cannot return a value. (e) None of (a)–(d) are correct.