Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 1 out of 3 pages
Exam (elaborations)

CSCE 3600 - PRINCIPLES OF SYSTEMS PROGRAMMING; EXAM 2 REVIEW QUESTIONS AND ANSWERS

Document preview thumbnail
Preview 1 out of 3 pages

CSCE 3600 - PRINCIPLES OF SYSTEMS PROGRAMMING; EXAM 2 REVIEW QUESTIONS AND ANSWERS CSCE 3600 - PRINCIPLES OF SYSTEMS PROGRAMMING; EXAM 2 REVIEW QUESTIONS AND ANSWERS CSCE 3600 - PRINCIPLES OF SYSTEMS PROGRAMMING; EXAM 2 REVIEW QUESTIONS AND ANSWERS A parser will NOT check to see that the input is semantically correct - ANSWER- Child processes canNOT change variables in its parent process - ANSWER- new processes are created by the *fork()* system call - ANSWER- *exec()* is.. - ANSWER-a functionality of an operating system that runs an executable file in the context of an already existing process, replacing the previous executable Two UNIX/Linux processes may simultaneously have open file descriptors that... - ANSWER-refer to the same open file description INET domain sockets can only send messages to... - ANSWER-a different machine

Content preview

CSCE 3600 - PRINCIPLES OF SYSTEMS
PROGRAMMING; EXAM 2 REVIEW
QUESTIONS AND ANSWERS
A parser will NOT check to see that the input is semantically correct - ANSWER-

Child processes canNOT change variables in its parent process - ANSWER-

new processes are created by the *fork()* system call - ANSWER-

*exec()* is.. - ANSWER-a functionality of an operating system that runs an executable
file in the context of an already existing process, replacing the previous executable

Two UNIX/Linux processes may simultaneously have open file descriptors that... -
ANSWER-refer to the same open file description

INET domain sockets can only send messages to... - ANSWER-a different machine

The UNIX/Linux OS does NOT allow multiple processes per thread - ANSWER-

What is a limitation of unnamed pipes? - ANSWER-Only the process that created them
and its descendents may use the pipe

Which *pthread* operation can be used to accomplish synchronization between
threads? - ANSWER-*pthread_join()*

A function is said to be thread-safe if.. - ANSWER-it can be called from multiple threads
without unwanted interation between the threads

For a given mutex, if 1+ threads are blocked on a call to *pthread_mutex_lock()* and the
thread that is holding the lock calls *pthread_mutex_unlock()*.. - ANSWER-exactly one
of the unblocked threads will be unblocked and thus able to lock the mutex

*pthread_exit* is - ANSWER-a Pthead function that terminates the calling thread and
makes the value (*value_ptr*) available to any successful join with the terminting thread

User level context contains.. - ANSWER-all the states necessary to run a program, such
as the stack, text segment, data section, and heap

Three file descriptors associated with every UNIX/Linux process are.. - ANSWER-
standard input
standard output

Document information

Uploaded on
December 6, 2024
Number of pages
3
Written in
2024/2025
Type
Exam (elaborations)
Contains
Questions & answers
$12.49

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
NursingTutor1
3.9
(459)
Sold
1701
Followers
1073
Items
18447
Last sold
1 week ago




Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions