https://quizack.com/system-programming/mcq/a-thread-has-its-own-copy-of-which-of-th-following
Answer: Stack
Note: This Question is unanswered, help us to find answer for this one
Is This Question Helpful?
More System Programming MCQ Questions
You want to copy binary contents of memory from one location to another. Which one of these h-files will you #include?
In an IDL which one of the following is NOT a valid declaration?
Which of the following is the result of a process calling UNIX exec()?
Sharing memory between processes using mmap vs. shm_open has which of the following advantages?
CORBA's DII allows a client to do which one of the following?
Typical system calls the Unix shell invokes when it has to execute a new command?
Which redirects the standard error output of a command to the log file 'error.log'?
Shared libraries increase an application's disk size?
What does the '-pg' option of the Unix compiler do?
Which compiler options generates an assembler output file?