Syntax, in computer science and data transmission, is the way data is constructed and represented, the data structure, and the data format. Syntax defines the order in which data is represented.
Syntax, is the blueprint of the language, the actual shape and layout that define the composition of the elements. For example, the syntax of a programming language defines the positioning of words such as int and symbols such as ;.