C Programming
© Copyright Brian Brown, 1984-1999. All rights reserved.
Notes | Tests | Home Page


On-line Interactive Tests

JavaScript
(Requires compatible browser)
Topics Covered
Test 1 defining variables
Test 2 simple assignments
Test 3 printf() and scanf()
Test 4 for loops
Test 5 while loops and if else
Test 6 compound relationals and switch
Test 7 arrays
Test 8 functions
Test 9 structures
Test 9a files
Test 10 pointers
Test 11 pointers and structures