题目
题目

ISOM 316 2 Coding for Business - Fall 2025 MidTerm Exam 2

单项选择题

What statement regarding the structure of strings is inaccurate?

选项
A.A string's length may be calculated by the len() function.
B.A string is a sequence of zero or more characters.
C.A string cannot be decomposed into more primitive parts.
D.A string is an immutable data structure.
查看解析

查看解析

标准答案
Please login to view
思路分析
When evaluating the statements about the structure of strings, it helps to recall standard properties of strings in most programming contexts. Option 1: 'A string's length may be calculated by the len() function.' This is true in many languages (for example, Python uses len(s) to obtain the number of characters in s). The idea that length is computable is a fundamental ......Login to view full explanation

登录即可查看完整答案

我们收录了全球超50000道考试原题与详细解析,现在登录,立即获得答案。

更多留学生实用工具

加入我们,立即解锁 海量真题独家解析,让复习快人一步!