Solved

What Statement Regarding the Structure of Strings Is Accurate

Question 41

Multiple Choice

What statement regarding the structure of strings is accurate?


A) A string is a sequence of zero or more characters.
B) A string's length as calculated by the len() function is always "1".
C) A string cannot be decomposed into more primitive parts.
D) A string is a mutable data structure.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions