Programming MisconceptionsHomeMisconceptionsConceptsLanguagesTextbooksContributorsAbout
HomeConcepts
String

String

A string is a sequence of characters.

Related concepts:  ValueTypeSequence

Closest Wikipedia entry:  String (computer science)

Misconceptions about String
18 documented Misconceptions

Any LanguageJavaJavaScriptPythonScratch
Check Yourself
Misconception
NoSequenceRepetition
There is no operator that repeats sequences
Misconception
PlusConcatenatesNumbers
The plus operator can concatenate strings and numbers
Misconception
StringLiteralNoObject
One needs to call str to instantiate a str object from a string literal

Find Misconceptions by...

Concept
Programming Language
Notional Machine
Textbook

About

About This Site
Structure and Content of the Inventory
Contributors