Final Review CSE321 B.Ramamurthy 4/27/2019 B.Ramamurthy
Date, Time and Place December 14, 2011 11.45 AM – 2.45 PM Baldy 101 Please bring Pencils, pens and erasers. Closed book exam 4/27/2019 B.Ramamurthy
Topics Design representation UML design diagrams CRC card method Use case analysis Class diagrams 2. Task communications (pp.165-166,173-180) Signal and signal handlers forks for creating multiple processes (pingpong.c) 3. Communication among tasks using pipes (pp.188-190) Provided code with pipes, show a diagram with communication channels 4. XINU and WRT54GL : Device driver 5. Realizing concurrency using multi-threading and Pthreads 6. Memory management issues 4/27/2019 B.Ramamurthy
Format One question per topic discussed above. Each question may have subsections 4/27/2019 B.Ramamurthy
How to study? Review class notes Understand lab work and class work No programming: but pseudo code may be required Given a piece of code you will identify the purpose Use diagrams where ever possible Come prepared 4/27/2019 B.Ramamurthy