Computer Science, asked by priyarajput362631, 7 months ago

defin syntax in computer​

Answers

Answered by boscodaniel61
1

Answer:

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 correctly structured statements or expressions in that language. ... Syntax therefore refers to the form of the code, and is contrasted with semantics – the meaning.

Answered by ayushkum937
0

We refer to syntax in computer programming as the concept of giving specific word sets in specific orders to computers so that they do what we want them to do. Every programming language uses different word sets in different orders, which means that each programming language uses its own syntax. But, no matter the programming language, computers are really exacting in how we structure our syntax. In this video, you’ll understand what syntax is in programming and how it’s important in getting a computer to do what you want it to do.

Similar questions