9. The elements of an array are guaranteed to be contiguous in memory. A. True B. False 10. The elements of a linked list are guaranteed to be contiguous in memory. A. True B. False 11. Automatic variables are placed on the are placed in the A. stack, filesystem B. filesystem, free store C. stack, free store D. free store, stack