What represents the simplest building blocks that a language provides?
Answer
[primitive expressions and statements]
Tags
#python #scip
Question
What represents the simplest building blocks that a language provides?
Answer
?
Tags
#python #scip
Question
What represents the simplest building blocks that a language provides?
Answer
[primitive expressions and statements]
If you want to change selection, open document below and click on "Move attachment"
1.2 Elements of Programming describe a language, we should pay particular attention to the means
that the language provides for combining simple ideas to form more complex
ideas. Every powerful language has three such mechanisms:
primitive expressions and statements , <span>which represent the simplest
building blocks that the language provides, means of combination , by which compound elements are built from simpler
ones, and means of abstraction , by which compound elements can be named and
manipulated as units.
In programm
Summary
status
not learned
measured difficulty
37% [default]
last interval [days]
repetition number in this series
0
memorised on
scheduled repetition
scheduled repetition interval
last repetition or drill
Details
No repetitions
Discussion
Do you want to join discussion? Click here to log in or create user.