Homework 03: Chapter 03 Questions
Due: Thursday, January 26th by 5:59 PM
Assignment ID: hwk03
Header
Please put the following at the top of a flat text file, hwk03.txt:- Your name
- CSCI 3250
- Hwk03
- Date
Homework Questions
Write the answers to the following questions in hwk03.txt:- What is the difference between a program and a process?
- Exercise 3.6
- Exercise 3.7
- Exercise 3.8
- If you don't want to map out all 700+ processes, at least show 8 processes and 3 levels.
One option to display the relationships is something along the lines of the following:+ parent + child1 + grandchild1 + grandchild2 + greatgrandchild1 + greatgrandchild2 + greatgrandchild3 + grandchild3 + child2 + grandchild1 + greatgrandchild1 + grandchild2 + child3 + child4 + child5
- Exercise 3.10
- Exercise 3.12
- Exercise 3.13
Submission
Submit hwk03.txt using the handin program. For example, for this homework, type the following in a terminal exactly as it appears:handin hwk03 hwk03.txt
Alternatively, you can submit the assignment from