What is a syntax in computer programming?
Answers
Answered by
3
In computer science, the syntax of a computer language is the set of rules that defines the combinations of symbols that are considered to be a correctly structured document or fragment in that language..
Answered by
0
syntax is the programming language to the computer
eg:
{
statement 1;
:
statementn;
}
eg:
{
statement 1;
:
statementn;
}
Similar questions