Deck 6: An Introduction to System Software and Virtual Machines

ملء الشاشة (f)
exit full mode
سؤال
All modern operating systems provide GUIs.
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
One of the services provided by pseudo-ops is program construction.
سؤال
Second-generation operating systems are called multiprogrammed operating systems.
سؤال
For a program to run on a naked machine, it must be represented in binary.
سؤال
The program that activates other system programs, applications packages, or user programs to carry out user requests is the assembler.
سؤال
Machine language is also known as the low-level programming language.
سؤال
Interaction with a text-oriented operating system requires the use of a command language.
سؤال
An interface prevents accidental damage to hardware, programs, and data.
سؤال
Machine language allows only numeric memory addresses.
سؤال
It is the operating system's responsibility to safeguard the password file that stores all valid user name/password combinations.
سؤال
On Windows machines the object program is referred to as a .EXE file.
سؤال
Symbolic labels increase the maintainability of a program.
سؤال
One of the problems with machine language is that it uses binary.
سؤال
The job of a loader is to translate a symbolic assembly language program into machine language.
سؤال
The variable used to determine the address of the given instruction or piece of data is called the program counter.
سؤال
Assemblers, compilers, and interpreters are all examples of language services.
سؤال
Assembly language does not allow the use of symbolic operation codes.
سؤال
Each symbolic assembly language instruction is translated into one or more machine language instructions.
سؤال
A real-time operating system is a variation of the network operating system.
سؤال
A single high-level language instruction is typically translated into many machine language instructions.
سؤال
In assembly language, a(n) ____ is a name, followed by a colon, placed at the beginning of an instruction that becomes a permanent identification for that instruction.

A) op code mnemonic
B) comment
C) address field
D) label
سؤال
In a multiprogramming environment, the only event other than termination that causes a program to be suspended is the execution of a slow I/O operation.
سؤال
C++ and Java are examples of ____ languages.

A) low-level programming
B) high-level programming
C) machine
D) assembly
سؤال
A(n) ____ operation involves the comparison of values and the subsequent use of the outcome to decide what to do next.

A) iterative
B) conditional
C) sequential
D) transformer
سؤال
A computer placed inside another piece of equipment is known as an embedded system.
سؤال
A prompt character is displayed on screen to indicate that an operating system is waiting for input.
سؤال
In a ____ computing environment, users do not need to know the location of a given resource within the network.

A) network
B) distributed
C) real-time
D) batch
سؤال
In ____ language, if we insert or delete an instruction, all memory addresses following that instruction will change.

A) assembly
B) machine
C) low-level programming
D) high-level programming
سؤال
The ____ hides from the user the messy details of underlying hardware.

A) interface
B) operating system
C) system software
D) machine code
سؤال
After all the fields of an assembly language instruction have been translated into binary, the newly built machine language instruction and the address of where it is to be loaded are written out to a file called the ____ file.

A) table
B) source
C) data
D) object
سؤال
What is the most important piece of system software on the computer?

A) assembler
B) loader
C) operating system
D) scheduler
سؤال
High-speed coaxial cable is called Ethernet cable.
سؤال
A Von Neumann computer without any helpful user-oriented features is called a(n) ____ machine.

A) distributed
B) virtual
C) assembler
D) naked
سؤال
A machine language program is called a(n) ____ program.

A) source
B) object
C) data
D) virtual
سؤال
Assemblers usually make ____ pass(es) over the source code.

A) one
B) two
C) three
D) four
سؤال
The set of services and resources created by the system software and seen by the user is called a(n) ____ machine.

A) naked
B) virtual
C) assembler
D) Von Neumann
سؤال
System software acts as a(n) ____ between the users and the hardware.

A) translator
B) intermediary
C) tester
D) security agent
سؤال
A program written in assembly language is called a(n) ____ program.

A) virtual
B) object
C) data
D) source
سؤال
Assembly languages allow the programmer to refer to op codes using a symbolic name, called the ____, rather than by a number.

A) op code mnemonic
B) virtual code
C) symbolic address
D) label
سؤال
In a time-sharing system, a program can keep the processor until it initiates an I/O operation and has run for a the maximum length of time.
سؤال
Translators for ____ are called compilers.

A) assembly language
B) machine language
C) low-level languages
D) high-level languages
سؤال
A(n) ____ invokes a service of the assembler.

A) compiler
B) pseudo-op
C) loader
D) operation
سؤال
____ is the method of issuing commands with items displayed on a screen that are selected with a mouse.

A) Windows interface
B) Point-and-click
C) Panel interface
D) Command line
سؤال
The ____ includes the conversion of the LOAD, ADD, and SUBTRACT operations, among others.

A) op code table
B) assembler
C) loader
D) library
سؤال
Because the op code table is sorted alphabetically, the ____ search algorithm is used to find an op code.

A) sequential
B) binary
C) op code
D) table
سؤال
The ____ problem-solving cycle involves inputting code to an assembler, translating it to machine language, loading it into a Von Neumann computer, and executing to produce answers to the problem.

A) Von Neumann
B) modern
C) algorithmic
D) conditional
سؤال
____ operation codes are restricted to be used in the operating system or other system software.

A) Privileged
B) User
C) Specialized
D) System
سؤال
The ____-generation operating system will be a parallel processing operating system that can manage thousands of processors.

A) second
B) third
C) fourth
D) fifth
سؤال
____, such as text editors, are sometimes organized into collections called program libraries.

A) Programming tools
B) Office tools
C) Packages
D) Utilities
سؤال
____ user interfaces include photography, touch, sound, fax, video, and TV.

A) Multimedia
B) Sensory
C) Graphical
D) Audio
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/50
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 6: An Introduction to System Software and Virtual Machines
1
All modern operating systems provide GUIs.
True
2
One of the services provided by pseudo-ops is program construction.
True
3
Second-generation operating systems are called multiprogrammed operating systems.
False
4
For a program to run on a naked machine, it must be represented in binary.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
5
The program that activates other system programs, applications packages, or user programs to carry out user requests is the assembler.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
6
Machine language is also known as the low-level programming language.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
7
Interaction with a text-oriented operating system requires the use of a command language.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
8
An interface prevents accidental damage to hardware, programs, and data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
9
Machine language allows only numeric memory addresses.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
10
It is the operating system's responsibility to safeguard the password file that stores all valid user name/password combinations.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
11
On Windows machines the object program is referred to as a .EXE file.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
12
Symbolic labels increase the maintainability of a program.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
13
One of the problems with machine language is that it uses binary.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
14
The job of a loader is to translate a symbolic assembly language program into machine language.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
15
The variable used to determine the address of the given instruction or piece of data is called the program counter.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
16
Assemblers, compilers, and interpreters are all examples of language services.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
17
Assembly language does not allow the use of symbolic operation codes.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
18
Each symbolic assembly language instruction is translated into one or more machine language instructions.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
19
A real-time operating system is a variation of the network operating system.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
20
A single high-level language instruction is typically translated into many machine language instructions.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
21
In assembly language, a(n) ____ is a name, followed by a colon, placed at the beginning of an instruction that becomes a permanent identification for that instruction.

A) op code mnemonic
B) comment
C) address field
D) label
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
22
In a multiprogramming environment, the only event other than termination that causes a program to be suspended is the execution of a slow I/O operation.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
23
C++ and Java are examples of ____ languages.

A) low-level programming
B) high-level programming
C) machine
D) assembly
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
24
A(n) ____ operation involves the comparison of values and the subsequent use of the outcome to decide what to do next.

A) iterative
B) conditional
C) sequential
D) transformer
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
25
A computer placed inside another piece of equipment is known as an embedded system.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
26
A prompt character is displayed on screen to indicate that an operating system is waiting for input.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
27
In a ____ computing environment, users do not need to know the location of a given resource within the network.

A) network
B) distributed
C) real-time
D) batch
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
28
In ____ language, if we insert or delete an instruction, all memory addresses following that instruction will change.

A) assembly
B) machine
C) low-level programming
D) high-level programming
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
29
The ____ hides from the user the messy details of underlying hardware.

A) interface
B) operating system
C) system software
D) machine code
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
30
After all the fields of an assembly language instruction have been translated into binary, the newly built machine language instruction and the address of where it is to be loaded are written out to a file called the ____ file.

A) table
B) source
C) data
D) object
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
31
What is the most important piece of system software on the computer?

A) assembler
B) loader
C) operating system
D) scheduler
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
32
High-speed coaxial cable is called Ethernet cable.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
33
A Von Neumann computer without any helpful user-oriented features is called a(n) ____ machine.

A) distributed
B) virtual
C) assembler
D) naked
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
34
A machine language program is called a(n) ____ program.

A) source
B) object
C) data
D) virtual
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
35
Assemblers usually make ____ pass(es) over the source code.

A) one
B) two
C) three
D) four
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
36
The set of services and resources created by the system software and seen by the user is called a(n) ____ machine.

A) naked
B) virtual
C) assembler
D) Von Neumann
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
37
System software acts as a(n) ____ between the users and the hardware.

A) translator
B) intermediary
C) tester
D) security agent
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
38
A program written in assembly language is called a(n) ____ program.

A) virtual
B) object
C) data
D) source
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
39
Assembly languages allow the programmer to refer to op codes using a symbolic name, called the ____, rather than by a number.

A) op code mnemonic
B) virtual code
C) symbolic address
D) label
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
40
In a time-sharing system, a program can keep the processor until it initiates an I/O operation and has run for a the maximum length of time.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
41
Translators for ____ are called compilers.

A) assembly language
B) machine language
C) low-level languages
D) high-level languages
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
42
A(n) ____ invokes a service of the assembler.

A) compiler
B) pseudo-op
C) loader
D) operation
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
43
____ is the method of issuing commands with items displayed on a screen that are selected with a mouse.

A) Windows interface
B) Point-and-click
C) Panel interface
D) Command line
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
44
The ____ includes the conversion of the LOAD, ADD, and SUBTRACT operations, among others.

A) op code table
B) assembler
C) loader
D) library
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
45
Because the op code table is sorted alphabetically, the ____ search algorithm is used to find an op code.

A) sequential
B) binary
C) op code
D) table
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
46
The ____ problem-solving cycle involves inputting code to an assembler, translating it to machine language, loading it into a Von Neumann computer, and executing to produce answers to the problem.

A) Von Neumann
B) modern
C) algorithmic
D) conditional
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
47
____ operation codes are restricted to be used in the operating system or other system software.

A) Privileged
B) User
C) Specialized
D) System
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
48
The ____-generation operating system will be a parallel processing operating system that can manage thousands of processors.

A) second
B) third
C) fourth
D) fifth
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
49
____, such as text editors, are sometimes organized into collections called program libraries.

A) Programming tools
B) Office tools
C) Packages
D) Utilities
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
50
____ user interfaces include photography, touch, sound, fax, video, and TV.

A) Multimedia
B) Sensory
C) Graphical
D) Audio
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.