links: [[Literal]]
---
A **delimiter** is a sequence of one or more characters specifying boundary between separate, independent regions
In Programming, we use double quotes as delimiters to represent a [[string]]
---
tags: #fundamentals , #programming