Identify the basic data types in and give the memory requirements for each.
Write code to input and output numerical, character, and text data.
Write code using each of the arithmetic operators and logical operators.
Write code using to control program flow.
Write code using single and multi dimensional arrays of each data type.
Write code using functions, procedures, methods, or subroutines.
Write code using data structures.
Properly document programs.
Write using pointers.
Write using pass by reference and pass by value.
Write using pass by value.
|