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

C++ Chapter 2

AB
modulean independent unit that is part of a larger development
software engineeringthe process of developing and maintaining very large software systems
reserve wordswords that have predefined meanings that cannot be changed
library identiferswords defined in standard c++ libraries
keyboardeither reserved words or library identifers
syntaxthe formal rules governing construction of valid statements
preprocessor directivesstatements that tell the c++ preprocessor to perform such tasks as combining source program files prior to compliation
executable statementthe basic unit of grammer in c++ consiting of vaild identifers, standard identifers, reserved words, numbers, and/or characters, together with appropriate punctuation

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