Delimiter | Program boundry | { }

A delimiter is a unique character or series of characters (special character) that indicates the beginning or end of a specific statement, string or function body set.

{ }
 
In the C language there are curly braces { } which are used to define beginning and ending of the program.

Comments

Popular posts from this blog

Umbrella activities in Software Engineering

Operating System | Best Definition of Opetating System