answersLogoWhite

0

A delimiter is simply some character or other token that is there to show where one item in a list ends and another begins. Think about CSV, which is comma seperated values, aka comma DELIMITED values.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is PHP Delimiter?

Delimiter is a special character or a symbol to seperate the string


PHP server scripts are surrounded by delimiters?

Yes, PHP server scripts are surrounded by delimiters.Long starting delimiter:


What character does the Apple OS use as a file delimiter?

The Character used as the file delimiter for Apple OS is the / (slash)


Delimiter Matching in c plus plus using stack?

Delimiter matching in C++ can be efficiently implemented using a stack data structure. As you traverse a string containing various delimiters (like parentheses, brackets, and braces), you push opening delimiters onto the stack. When you encounter a closing delimiter, you check if it matches the top of the stack; if it does, you pop the stack. If there's a mismatch or if the stack is empty when a closing delimiter is found, the input is not properly matched. This method ensures that every opening delimiter has a corresponding and correctly ordered closing delimiter.


What is default delimiter in java?

\\p{javaWhitespace}+


What is delimeter?

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


What does dot in in Internet addresses mean?

it is just a delimiter. Domain names are human friendly form of IP addresses which are numerical(binary) & contain delimiter dot(.).


What would you have to do to a table in a Microsoft Word to make it look like a tabbedlist?

Use the Convert to Text option in the Table options and use the Tab as the delimiter to separate what was in each cell on a row.Use the Convert to Text option in the Table options and use the Tab as the delimiter to separate what was in each cell on a row.Use the Convert to Text option in the Table options and use the Tab as the delimiter to separate what was in each cell on a row.Use the Convert to Text option in the Table options and use the Tab as the delimiter to separate what was in each cell on a row.Use the Convert to Text option in the Table options and use the Tab as the delimiter to separate what was in each cell on a row.Use the Convert to Text option in the Table options and use the Tab as the delimiter to separate what was in each cell on a row.Use the Convert to Text option in the Table options and use the Tab as the delimiter to separate what was in each cell on a row.Use the Convert to Text option in the Table options and use the Tab as the delimiter to separate what was in each cell on a row.Use the Convert to Text option in the Table options and use the Tab as the delimiter to separate what was in each cell on a row.Use the Convert to Text option in the Table options and use the Tab as the delimiter to separate what was in each cell on a row.Use the Convert to Text option in the Table options and use the Tab as the delimiter to separate what was in each cell on a row.


How do you use scanf with delimiter in c plus plus Please provide a basic example with output?

scanf does not employ a delimiter. It simply reads formatted input from std::cin.


Is it true that the delimiter separates imported data into columns?

yes, it can


What is the comma called that separates a period in a number?

A separator or a delimiter.


What is Delimitation?

Delimiter is a special character or a symbol to seperate the string