Software Systems and Methodology
This part is the most extensive. It also has the maximum number of subtopics associated with it. The ets booklet divides this section into the following. Note that I am just guessing the number of questions that might be asked from each section.
A. Data Organization (~ 6 questions)
- Data Types
- Data Structures and imlementation techniques
- File Organization (eg. sequential, indexed, multilevel)
B.Program Control (~ 6 questions)
- Iteration and Recursion
- Functions, Procedures and exception handlers
- Communication and synchronization
C. Programming languages and notation (~ 6 questions)
- Constructs for data organization and program control
- Scope, binding and parameter passing
- Expression Evaluation
D. Systems (~ 6 questions)
- Compilers and Interpreters
- Operating systems, including resource management and protection/security
- Networking and distributed systems
- System development tools
- System Performance
humble servant
First Update July 28 2001
Last Update July 29 2001