1.
|
Compare and contrast the various C memory models. (IA)
|
2.
|
Write C language programs with advanced pointer techniques. (IA)
|
3.
|
Select appropriate functions from the C standard library and utilize
them in a program. (IB)
|
4.
|
Use the Struct capabilities of the C language in a program. (IC)
|
5.
|
Describe the use of hardware device drivers to control various pieces
of computer hardware. (ID)
|
6.
|
Select non-ANSI functions from the C library and use them in a
program. (VA)
|
7.
|
Create programs that incude advanced graphics techniques. (VB)
|
8.
|
Select an appropriate data structure for an application and implement
it in a C language program. (VC)
|
9.
|
Utilize recursive techniques in a program. (VC)
|
10.
|
Write a device driver. (VD)
|
11.
|
Write a program that interfaces with assembly language code. (VD)
|
12.
|
Explain the techniques needed to make a C program operate correctly in
a network environment. (VD)
|
|