Multiple choice Which of the following is NOT shared by the threads of the same process? Address space Stack Queue File descriptor table None of these Reveal answer Fill a bubble to check yourself B Correct answer Explanation Threads only share their code section, data section and operating system.