0
Definition of delimiter
What is a delimiter and what does it do?
1 Respuesta
+ 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.