1/7
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
SYNTAX
The __________ of a programming language is the form of its expressions, statements, and program units
SEMANTICS
refers to the meaning of the expressions, statements, and program units.
SENTENCES
The strings of a language are called
IDENTIFIERS
the names of variables, methods, classes, and so forth in a programming language form a group called
LEXEMES
Small syntactic units known as _________ are used in programming languages to represent numeric literals, operators, and special words.
TOKENS
These lexemes are divided into ________ , which represent groupings of identifiers
LANGUAGE RECOGNIZER
A recognition device determines whether input strings are part of the language by reading them over the alphabet
LANGUAGE GENERATOR
A device that generates language sentences