Statement (programming) Summary

Everything you need to understand or teach Statement (programming).

  • 2 Encyclopedia Articles

Study Pack

The Statement (programming) Study Pack contains:

Encyclopedia Articles (2)

188 words, approx. 1 pages
Compound Statement A compound statement, also called a block, joins or brackets together a number of declarations and statements in order to make them into a single statement. The compound statement i... Read more
293 words, approx. 1 pages
Executable Statement Program statements are grouped into two general classes, executable, and nonexecutable. An executable statement is one that can be used only in the context of a function statement... Read more