CACrown ArchivesThe cinema collection
Menu
Research dossier · General Reference

Concatenation

joining of strings in a programming language

Cross-disciplinary reference desk with index cards, atlas, dictionary and catalogue
General referenceInterpretive dossier study · Crown Archives visual atlas
Record originEnglish Wikipedia
Text licenseCC BY-SA 4.0
Source revisionAug 8, 2026
Entity authorityQ126002
Source-derived summary

In formal language theory and computer programming, concatenation is the operation of joining sequential objects, such as character strings, files, lists or pieces of audio or video, end-to-end. For example, the concatenation of "snow" and "ball" is "snowball". In certain formalizations of concatenation theory, also called string theory, string concatenation is a primitive notion.

Terminology

To concatenate is to join two or more sequential objects together to create a new object, generally without modifying any of the original objects.

To append is to modify a sequential object by adding material at the end. Thus to append a to b is to modify b to be equal to the concatenation of the original value of b and a. Despite this, in some high-level programming languages, especially functional and logical ones, append is the operation for concatenating lists or arrays without modifying the originals.

To prepend is to modify a sequential object by adding material at the beginning. Thus to prepend a to b is to modify b to be equal to the concatenation of a and the original value of b.

Syntax

In many programming languages, string concatenation is a binary infix operator, and in some it is written without an operator.

Editorial summary

The public source identifies “Concatenation” as joining of strings in a programming language. This brief keeps that definition visible, then builds a research path around Concatenation, joining and strings.

Editorial reviewA concise reference frame for defining the subject, testing terminology and identifying the institution closest to the evidence. The current 201-word lead offers orientation but no explicit four-digit date, so chronology should not be assumed. The selected authority fields contribute no independent date. Its value is orientation rather than verdict, with Concatenation, joining and strings providing the first useful test.
Editorial analysis

Why this record matters

A short description can identify a subject without explaining its stakes. For “Concatenation”, the useful work is to connect “joining of strings in a programming language” to the records capable of establishing context and consequence.

Evidence profile

Named sources, stable identifiers and responsible institutions provide the strongest route from overview to verifiable evidence. The source revision retrieved here is dated Aug 8, 2026. The linked authority identifier is Q126002. None of the 0 selected statements returned an explicit reference.

Critical limits

Overview language is designed for orientation and should not be treated as a substitute for the evidence cited beneath it. The lead is largely declarative, so disagreement and counter-evidence require a deliberate search beyond the opening account. Authority statements aid reconciliation but still require their own references, qualifiers and ranks to be checked.

How to read it

Use the entry as an orientation point, then follow its citations and revision history. Names, dates and institutional relationships should be checked against the original record.

Best used for
  • Subject orientation
  • Search vocabulary
  • Locating named sources
Verify next

The closest primary source, responsible institution and strongest cited specialist reference.

Three-step research path

  1. Establish the record: confirm the title “Concatenation”, its source revision and the description used here.
  2. Expand the search: follow Concatenation primary sources, Concatenation archive and Concatenation research across catalogues and specialist indexes.
  3. Test the account: compare the strongest cited source with the responsible institution’s current record and note any disagreement.

Questions for further research

  1. Which source most directly establishes the central claim about “Concatenation”?
  2. What terminology or title could unlock a more precise catalogue search?
  3. Which institution is responsible for the underlying evidence?
Subject index

Search terms from this dossier

Source & attribution

This entry incorporates text from Concatenation” on English Wikipedia. Contributors are listed in the page history. Text is available under the Creative Commons Attribution-ShareAlike 4.0 License. Selected authority identifiers and statements are retrieved from Wikidata under CC0; their references and qualifiers remain part of the verification path.