From 123-CBT Computer Based Training
C Programming LV 3 Level 3 (2 Hours 2 Minutes)
1.0 Statements (22
min)
1.1 If
Statements
1.2 Switch Statements
2.0 C++ Looping Statements (27
min)
2.1 Background of
Loops
2.2 For
Loop
2.3 While Loop
2.4 Do-while Loop
3.0 Structures (39
min)
3.1 Syntax
3.2 Membership
Operator
3.3 Arrays of Structure
3.4 Nested Structures
3.5 Pointers to Structures
3.6 Sizeof Operator
3.7 Initialization of
more...
From Hands On Technology Transfer, Inc.
ANSI C Programming ...C programming course provides a comprehensive introduction to the C language, emphasizing portability and structured design. Thorough treatment is given to the topics of string and character manipulation, dynamic memory allocation, standard I/O, macro definition, the C runtime library, and
ANSI C specifications, especially where they differ from older C implementations. The course explains the
more...