Science, asked by ayushimttal8082, 1 year ago

What is a syntax in computer programming?

Answers

Answered by HamidShayan
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 venu10088855222
0
syntax is the programming language to the computer
eg:
{
statement 1;
:
statementn;
}
Similar questions