|
|
|
Introduction to Computer Security Entrance Exam
- In one sentence, describe each of the following as they relate to a
process address space:
- Heap
- Stack
- Code
- List two programming languages with type safety and two without.
- Draw a chart showing the hierarchy of TCP, UDP, IP, and Ethernet.
- Describe what an operating system kernel is in 2 sentences or less.
- Is it possible for a process to access the contents of another process'
address space without explicit 'permission' without shared memory? If
yes, how? If no, why not? (Answer in 4 or less sentences)
- Using as much OO lingo as possible, describe what an object is in 3
sentences or less.
|