Hire Our Expert Programmer & Technical Writer To Do Your Capstone Project
Login
Remember
Register
Questions
Hot!
Unanswered
Categories
Ask a Question
Trivia
eBooks/PDFs
Capstone Project
Blog
Donate
Ask a Question
Recent questions and answers in Compilers & Operating Systems
0
votes
1
answer
What is marshalling in computers?
answered
10 hours
ago
in
Compilers & Operating Systems
by
(user.guest)
+1
vote
1
answer
Explain Throughput, Turnaround time, Waiting time and Response time
answered
11 hours
ago
in
Compilers & Operating Systems
by
(user.guest)
+1
vote
1
answer
Why do processes need to be scheduled on a computer system?
answered
1 day
ago
in
Compilers & Operating Systems
by
(user.guest)
+1
vote
1
answer
State the difference between external and internal fragmentation
answered
1 day
ago
in
Compilers & Operating Systems
by
(user.guest)
+1
vote
1
answer
What is the difference between safe and unsafe state?
answered
1 day
ago
in
Compilers & Operating Systems
by
(user.guest)
0
votes
1
answer
How does a job pool execute on the computer system
answered
4 days
ago
in
Compilers & Operating Systems
by
(user.guest)
0
votes
1
answer
What is a job pool?
answered
4 days
ago
in
Compilers & Operating Systems
by
(user.guest)
+1
vote
1
answer
Assuming an operating system detects the system is deadlocked, what can it do to recover from deadlock?
answered
4 days
ago
in
Compilers & Operating Systems
by
(user.guest)
0
votes
1
answer
State the three (3) basic strategies for implementing threads on a computer system
answered
4 days
ago
in
Compilers & Operating Systems
by
(user.guest)
0
votes
1
answer
What can operating system do to prevent a deadlock on a computer system?
answered
4 days
ago
in
Compilers & Operating Systems
by
(user.guest)
0
votes
1
answer
Which method for handling deadlocks works on UNIX operating system platform?
answered
4 days
ago
in
Compilers & Operating Systems
by
(user.guest)
0
votes
0
answers
In mailbox sharing, processes P1, P2 and P3 share mailbox A. Process, P1 sends; processes, P2 and P3 receive. Who gets the message? Suggest a solution for this indirect communication
asked
5 days
ago
in
Compilers & Operating Systems
by
(user.guest)
0
votes
0
answers
Differentiate between ordinary and named pipes
asked
5 days
ago
in
Compilers & Operating Systems
by
(user.guest)
0
votes
0
answers
What is the difference between unbounded-buffer and bounded-buffer in the IPC?
asked
5 days
ago
in
Compilers & Operating Systems
by
(user.guest)
0
votes
0
answers
Describe the paradigm for cooperating processes in producer-consumer problem
asked
5 days
ago
in
Compilers & Operating Systems
by
(user.guest)
0
votes
0
answers
State and explain any two (2) of the principal events that cause process creation on windows operating systems
asked
5 days
ago
in
Compilers & Operating Systems
by
(user.guest)
0
votes
0
answers
An operating system executes a variety of programs, name and describe those instructions
asked
5 days
ago
in
Compilers & Operating Systems
by
(user.guest)
0
votes
0
answers
What is the difference between Synchronous I/O and Asynchronous I/O?
asked
5 days
ago
in
Compilers & Operating Systems
by
(user.guest)
0
votes
0
answers
How do we know that Input/Output (I/O) is complete
asked
5 days
ago
in
Compilers & Operating Systems
by
(user.guest)
0
votes
0
answers
Why are operating systems described as extended machines?
asked
5 days
ago
in
Compilers & Operating Systems
by
(user.guest)
0
votes
0
answers
Describe the difference between preemptive and non-preemptive scheduling algorithms. Which is more suitable for a timesharing system and why?
asked
6 days
ago
in
Compilers & Operating Systems
by
(user.guest)
0
votes
0
answers
The problem of core fragmentation can be solved by effecting two (2) methods, name and explain them.
asked
6 days
ago
in
Compilers & Operating Systems
by
(user.guest)
0
votes
0
answers
Compare and contrast deadlock and starvation
asked
6 days
ago
in
Compilers & Operating Systems
by
(user.guest)
0
votes
0
answers
Can a process make transition from a ready state to a blocked state?
asked
6 days
ago
in
Compilers & Operating Systems
by
(user.guest)
0
votes
0
answers
List and explain the parameters that a multilevel feedback queue scheduler may need to execute its task
asked
6 days
ago
in
Compilers & Operating Systems
by
(user.guest)
0
votes
0
answers
In a Batch system, the allocation of the processor is said to be user-dependent whereas in Time Sharing System, the allocation is said to be processor-dependent. Explain.
asked
6 days
ago
in
Compilers & Operating Systems
by
(user.guest)
0
votes
0
answers
Can traps be generated intentionally by a user program? If so, for what purpose?
asked
6 days
ago
in
Compilers & Operating Systems
by
(user.guest)
0
votes
0
answers
What are the differences between a trap and an interrupt?
asked
6 days
ago
in
Compilers & Operating Systems
by
(user.guest)
0
votes
0
answers
On all current computers, at least parts of the interrupt handlers are written in assembly language. Why?
asked
6 days
ago
in
Compilers & Operating Systems
by
(user.guest)
0
votes
0
answers
In round-robin scheduling, new processes are placed at the end of the queue, rather than at the beginning. Suggest reasons.
asked
6 days
ago
in
Compilers & Operating Systems
by
(user.guest)
0
votes
0
answers
What procedure call will a thread invoke to voluntarily give up the CPU for another thread?
asked
6 days
ago
in
Compilers & Operating Systems
by
(user.guest)
0
votes
0
answers
If a system has only two processes, does it make sense to use a barrier to synchronize them?
asked
6 days
ago
in
Compilers & Operating Systems
by
(user.guest)
0
votes
0
answers
In a system with threads, is there one stack per thread or one stack per process when user-level threads are used? What about when kernel-level threads are used? Explain.
asked
6 days
ago
in
Compilers & Operating Systems
by
(user.guest)
0
votes
0
answers
Can a thread ever be preempted by a clock interrupt? If so, under what circumstances? If not, why not?
asked
6 days
ago
in
Compilers & Operating Systems
by
(user.guest)
0
votes
0
answers
In file system implementation, the file allocation table puts all links in one table, thus one entry per physical block in disk. Suggest the merits and demerits of this arrangement.
asked
6 days
ago
in
Compilers & Operating Systems
by
(user.guest)
0
votes
0
answers
A computer system has enough room to hold seven programs in its main memory. These programs are idle waiting for I/O half the time. What fraction of the CPU time is wasted?
asked
6 days
ago
in
Compilers & Operating Systems
by
(user.guest)
0
votes
0
answers
Is a timesharing system also needed in personal computer systems in which only one process exists, that process taking over the entire machine until it is finished?
asked
6 days
ago
in
Compilers & Operating Systems
by
(user.guest)
0
votes
0
answers
Why is the process table needed in a timesharing system?
asked
6 days
ago
in
Compilers & Operating Systems
by
(user.guest)
0
votes
0
answers
Do you think that advanced personal computers will have input and output spooling as a standard feature in the future? Give reasons for your answer
asked
6 days
ago
in
Compilers & Operating Systems
by
(user.guest)
0
votes
0
answers
Differentiate between input and output spooling
asked
6 days
ago
in
Compilers & Operating Systems
by
(user.guest)
0
votes
0
answers
What is the meaning of spooling?
asked
6 days
ago
in
Compilers & Operating Systems
by
(user.guest)
0
votes
0
answers
A system has three (3) processes and four (4) identical resources. Each process needs a maximum of two (2) resources. Is a deadlock possible? Explain
asked
6 days
ago
in
Compilers & Operating Systems
by
(user.guest)
0
votes
0
answers
On early computers, every byte of data read or written was directly handled by the CPU when there was no Direct Memory Access (DMA). What implication does this organization have for multiprogramming
asked
6 days
ago
in
Compilers & Operating Systems
by
(user.guest)
+1
vote
1
answer
What are some of the tasks performed by the file system
answered
Jul 19
in
Compilers & Operating Systems
by
(user.guest)
+1
vote
1
answer
How can a file system can be organised into a free structure and explain two advantages of such an arrangement
answered
Jul 19
in
Compilers & Operating Systems
by
(user.guest)
+1
vote
1
answer
DIFF BETWEEN LOAD TIME DYNAMIC LINKING VS RUN TIME DYNAMIC LINKING?
answered
Jul 15
in
Compilers & Operating Systems
by
(user.guest)
+1
vote
1
answer
Explain the convoy effect in regards to the FCFS algorithm
answered
Jul 14
in
Compilers & Operating Systems
by
(user.guest)
+1
vote
1
answer
What is a program counter
answered
Jul 14
in
Compilers & Operating Systems
by
(user.guest)
+1
vote
1
answer
What is a process control block and what information is stored in the PCB
answered
Jul 14
in
Compilers & Operating Systems
by
(user.guest)
+1
vote
1
answer
What is the need for CPU scheduling
answered
Jul 14
in
Compilers & Operating Systems
by
(user.guest)
To see more, click for all the
questions in this category
.
Welcome to
CPEN
Talk
.com
Disclaimer
: Every user is
solely responsible
for
anything
that he/she
posts
or
uploads
on CPENTalk.
...