Social Sciences, asked by sajju89, 1 year ago

What is meant by semantics in programming language?

Answers

Answered by MacTavish343
0
hell.. ooo!!

The semantics of a programming language describe the relationship between the syntax and the model of computation.

Semantics is concerned with the interpretation or understanding of programs and how to predict the outcome of program execution. The semantics of a programming language describe the relation between the syntax and the model of computation. Semantics can be thought of as a function which maps syntactical constructs to the computational model.

semantics: syntax --> computational model

This approach is called syntax-directed semantics.


Answered by rashidkhna73
1

Answer:

Semantics is the study of meaning. There are two types of meaning: conceptual meaning and associative meaning. ... The conceptual meaning of concise is expressed in few words, but concise being a good thing is part of the associative meaning.

Similar questions