Java Games: Flashcards, matching, concentration, and word search.

Key terms for CHIDE program

Play one of the matching games matching each of the key terms. Remember you can use your powerpoint for hints.

AB
#Means that it has a special meaning, depending on the symbol following it
includeInstructs an interpreter to include the contents of the header file in the program
control keywordControl the order of execution of program blocks
return 0Terminates the program
Functiona basic executable module in a c program
Calling the functionWhen you ask a function to perform its assigned task it is known as
Parenthesisindicates that the symbol is a function
ArgumentA communication method between functions that provides a list of values
StatementsA function consists of __________ that specify actions to be taken
BracesThe statements of the functions are in-closed in these.
left bracebegins the body of the function
right braceends a function definition
printf()example of a called function
character stringA sequence of characters enclosed in a pair of double quotes
backslash\called an escape key
\nmeans a new line character
Parse commandWill check the syntax errors with out executing the program
Run commandExecutes the program
Stop commandWill stop the program
LegoMindstorm


Technology Instructor
Einstein Education Center
Woodland, CA

This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities