C Level One Test
C Level One Test
Available now for just $39.95
(If you have already purchased this, please login)
Course Text:
C Primer Plus latest(3rd Edition +) Stephen Prata The Waite Group 1-57169-161-8 more...Course Test Coverage:
- History, Environments, Reasons, Understanding, Components, Program Development
- Keywords
- Functions, User Defined Functions vs Standard Functions, Scope, Basic Syntax, Escape Sequences, Punctuation, Special Characters
- Data Types, char, int, float, printf, scanf, Preprocessor
- Storage Class Specifiers, C Operators
- Flow Control, Looping, Switch/Case, Break, Continue, NULL, Pointers, User Defined Functions, Prototypes, Calling, Definitions, Argument Passing, return
- Scope and Pointers continued, struct, File I/O, Menu Application