Difference between revisions of "Glossary"

From CompSciWiki
Jump to: navigation, search
 
(- C -)
Line 1: Line 1:
 
===Glossary===
 
===Glossary===
 
====- C -====
 
====- C -====
Control Statement - A statement that returns a boolean value usually used to denote the end case for a loop.
+
'''Control Statement''' - A statement that returns a boolean value usually used to denote the end case for a loop.

Revision as of 15:53, 20 February 2007

Glossary

- C -

Control Statement - A statement that returns a boolean value usually used to denote the end case for a loop.