Exam
Vibe
Home
Engineering
Aerospace Engineering
Biomedical Engineering
Chemical Engineering
Civil Engineering
Computer Science
Electrical Engineering
Electronics and Communication Engineering
Mechanical Engineering
Govt Exam
Banking Exams
Other Government
Police
Railway Exams
SSC
State PSC Exams
Teaching / Education Exams
UPSC Exams
Blog
Contact
๐
Home
โบ
Computer Science
โบ
Python MCQ Questions
โบ
Which function returns the length of a string o...
Which function returns the length of a string or list?
A. length()
B. size()
C. len()
D. count()
Explanation:
len() returns the number of items in a sequence.
Tags:
Python MCQ Questions
,
Computer Science
ยซ Previous
Next ยป
More from Python MCQ Questions:
Which of the following is the correct extension for Python files?
Which keyword is used to define a function in Python?
Which symbol is used for single-line comments in Python?
Which data type is used to store text in Python?
Which of these is a valid Python variable name?
Which function prints output to the screen in Python?
Explore more in Computer Science:
Computer Science MCQs MCQs
Java MCQ Questions MCQs
PHP MCQ Questions MCQs
C MCQ Questions MCQs
C++ MCQ Questions MCQs
JavaScript MCQ Questions MCQs
HTML MCQ Questions MCQs
CSS MCQ Questions MCQs
SQL MCQ Questions MCQs
Algorithms MCQ MCQs