What symbol can refer that you are located in the Home directory in Unix?
ANS✔✔ ~ (tilde)
Who wrote the C compiler for the Unix fifth version? ANS✔✔ Dennis Richie
Which syntax is used to redirect the outputs to a file instead of printing to
the screen? ANS✔✔ <
Which is the correct command line syntax to count all the words in all of your
text documents, sort the text documents, and then display to screen the 2
lowest wc numbers to the screen? ANS✔✔ wc *.txt | sort | head -2
What are the three parts of the Unix architecture? ANS✔✔ Kernel, Shell, User
command and apps
What does the segmentation table contain that a CPU generates? ANS✔✔
Base Address/Limit
There is a simple relationship between logical addresses and physical
addresses in segmentation (T/F) ANS✔✔ False
What is the job of the memory management unit? ANS✔✔ Translate virtual
addresses in to physical addresses
, What are the disadvantages of the Fixed Partition Scheme? ANS✔✔ - If the
job size is greater than the size of the memory partition then the execution
of the job is not performed.
- Systems need to be shutdown to re-configure the sizes of partitions
- The remaining space in each partition is unused
Which memory management management allocation scheme is where the
entire program or job is first loaded into memory contagiously as much as
possible? ANS✔✔ Single-User Contiguous Scheme
What are the two aspects on which the performance depends? ANS✔✔ - The
amount of memory available
- Optimal utilization of memory while processing of jobs
Which memory management allocation scheme is where the main memory is
divided into blocks of memory known as partitions. Each job is allocated a
partition. ANS✔✔ Fixed Partition
Single-User Contiguous Scheme : advantages ANS✔✔ - The jobs are allocated
sequentially. Hence the requirement of operating system's work is less.
-The Operating system just needs to check if the incoming job fits into the
available memory space else reject the job and proceed to the next incoming
job.
Single-User Contiguous Scheme : Disadvantages ANS✔✔ - Only one job or
program is loaded in to memory at any point of time.
- Memory sharing is not possible among jobs
- Even though there is a space to accommodate the waiting jobs, it is not
possible accommodate more than one job.
The benefits of buying summaries with Stuvia:
Guaranteed quality through customer reviews
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
Quick and easy check-out
You can quickly pay through credit card for the summaries. There is no membership needed.
Focus on what matters
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
Frequently asked questions
What do I get when I buy this document?
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Satisfaction guarantee: how does it work?
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Who am I buying these notes from?
Stuvia is a marketplace, so you are not buying this document from us, but from seller Schoolflix. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for £11.42. You're not tied to anything after your purchase.