Definition of delimiter | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

Definition of delimiter

What is a delimiter and what does it do?

27th Feb 2019, 2:43 PM
Veronica Johnson
Veronica Johnson - avatar
1 Resposta
+ 2
A delimiter is a sequence of one or more characters used to specify the boundary between separate, independent regions in plain text or other data streams. An example of a delimiter is the comma character, which acts as a field delimiter in a sequence of comma-separated values.
1st Mar 2019, 11:27 AM
Steven M
Steven M - avatar