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
CharType
A single character is of type char
Misconception
IdentifierAsStringInBracketNotation
An identifier used to access a property with the bracket notation is treated as a string
Misconception
StringRepetitionOperator
One can repeat a String by multiplying it with a number

Find Misconceptions by...

Concept
Programming Language
Notional Machine
Textbook

About

About This Site
Structure and Content of the Inventory
Contributors