Quiz submission record for quiz2-1-1 at Mon Jun 28 10:59:03 2004: Your Answer for Question 1: b is true if the call divides a free block in two for reallocation. c is true if morecore has to be called and requested memory is less than nalloc. Your Answer for Question 2: b is true if one neighbore block is free and the other one isn't. c is true if both its neighboring blocks are free Your Answer for Question 3: new. java has automatic garbage collection system which takes care of freeing. because it's impossible to determine automatically that a particular piece of storage is no longer needed and be recycled for future use. Your Answer for Question 4: No. for circular structures such as above mark and sweep is used, since the structre has a pointer to itself Your Answer for Question 5: memory managment Your unique submission ID is quiz2-1-1-cs61c-fx-1088445543-818.