Exam 2: Operating-System Structures

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Applications compiled on one operating system can be directly executable on other operating systems due to common structure.

(True/False)
4.9/5
(40)

What are the advantages of using a higher-level language to implement an operating system?

(Essay)
4.8/5
(31)

Android runs Java programs _____________

(Multiple Choice)
4.9/5
(41)

A message-passing model is ____.

(Multiple Choice)
4.8/5
(28)

iOS is open source, Android is closed source.

(True/False)
4.8/5
(29)

What is the relationship between library call open() and open() system call?

(Multiple Choice)
4.7/5
(38)

Microkernels use _____ for communication.

(Multiple Choice)
4.8/5
(35)

The Windows CreateProcess() system call creates a new process. What is the equivalent system call in UNIX?

(Multiple Choice)
5.0/5
(39)

Explain why a modular kernel may be the best of the current operating system design techniques.

(Essay)
4.9/5
(29)

Which of the following is a user interface where human fingers slide across the screen or press buttons to select choices?

(Multiple Choice)
4.7/5
(39)

_____ provide(s) an interface to the services provided by an operating system.

(Multiple Choice)
4.9/5
(33)

The close() system call in UNIX is used to close a file. What is the equivalent system call in Windows?

(Multiple Choice)
4.9/5
(42)

Application programmers typically use an API rather than directory invoking system calls.

(True/False)
4.8/5
(30)

Describe how Android uses a unique virtual machine for running Java programs.

(Essay)
4.8/5
(35)

What category of system call includes the ones for process creation of and termination?

(Multiple Choice)
4.9/5
(33)

In general, Windows system calls have longer, more descriptive names and UNIX system calls use shorter, less descriptive names.

(True/False)
4.9/5
(35)

Which of the following is the only gateway between user space and kernel space?

(Multiple Choice)
4.8/5
(34)

Describe the relationship between an API, the system-call interface, and the operating system.

(Essay)
4.8/5
(30)

Which of the following inter-process communication is used in microkernel?

(Multiple Choice)
4.8/5
(43)

Which of the following operating system structure is the one for MS-DOS?

(Multiple Choice)
4.8/5
(26)
Showing 21 - 40 of 42
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)