Question

T/F about operating system, thank you very much 1. A compiler belongs to an application programming...

T/F about operating system, thank you very much

1. A compiler belongs to an application programming interface.

2. An OS is distinguished from other system software in that it runs faster because it has exclusive control of the processor.

3. One advantage of resource abstraction is that it provides the most efficient use of resources.

4. Use of metered automobile parking space is an example of time-multiplexed sharing.

5. Space-multiplexed sharing is related to swapping processes to and from disks.

0 0
Add a comment Improve this question Transcribed image text
Answer #1

1. A compiler belongs to an application programming interface.

True,

  • Application Programming Interface (API) is an interface used by the software component to communicate with system/application.
  • A compiler is a program used to process instructions written in a programing language to machine code which can be understood by the processor, in that way we can say compiler is an API.
  • Java compiler API is an example

2. An OS is distinguished from other system software in that it runs faster because it has exclusive control of the processor.

True,

  • System software act like an interface between hardware and application programs
  • Examples are Operating systems and device drivers
  • The OS's most trusted service is Kernal mode which provides exclusive access and hence runs faster.

3. One advantage of resource abstraction is that it provides the most efficient use of resources.

False,

  • Resource abstraction makes the use of resources easier by the application programmer without bothering about how the hardware works.
  • For efficient use of resources, we need to use resource allocation method efficiently.

4. Use of metered automobile parking space is an example of time-multiplexed sharing.

True,

  • in a metered automobile parking space each car has exclusive control over the space for the given amount of time so it is not dividing the resource into a unit so hence it is an example of time multiplexed sharing.

5. Space-multiplexed sharing is related to swapping processes to and from disks.

True,

  • In space multiplexed sharing a resource is divided into units and each of them is allocated to processes
  • Disk and main memory are examples for space multiplexed sharing
Add a comment
Know the answer?
Add Answer to:
T/F about operating system, thank you very much 1. A compiler belongs to an application programming...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • T/F about operating system, thank you very much 11.In a multithreaded computation, threads use time-multiplexed sharing...

    T/F about operating system, thank you very much 11.In a multithreaded computation, threads use time-multiplexed sharing much more than space-multiplexed sharing. 12.An example of an I/O resource is the primary memory. 13.The status of a thread is the same as the status of the process that contains that thread. 14.In UNIX, after the fork() is completed, the OS will choose the parent to be the next process to use the processor. 15.The use of the device-independent part in device management...

  • question about operating system,thank you 1 List two most important differences between an embedded system and...

    question about operating system,thank you 1 List two most important differences between an embedded system and a time-sharing system that have impact on the design of the corresponding OS. 2 What is the reason of using resource abstraction? Give an example of an abstract resource and an example for the corresponding physical resource?

  • T/F question about operating system, thank you 1. A deadlocked system must involve at least two...

    T/F question about operating system, thank you 1. A deadlocked system must involve at least two threads/processes that are deadlocked. 2. If all 4 following conditions hold in a system: mutual exclusion, hold and wait, circular waiting, and no pre-emption, then a deadlock must occur. 3. In avoidance strategy, the OS may refuse to allocate requested resources if there is a potential for a deadlock. 4. Given a reusable resource graph representing a state S, state S is a deadlock...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT