Answered step by step
Verified Expert Solution
Question
1 Approved Answer
matching -- systems that allow end users to submit their own programs (jobs) via end-user terminals connected to the system symmetric multiprocessors systems that must
matching --
systems that allow end users to submit their own programs (jobs) via end-user terminals connected to the system
symmetric multiprocessors
systems that must respond to their enviroments on a time critical basis
absolute code
converts assembly language to machine language
systems that allow several programs to edecute seemingly concurrently by allocating each program a small slice of time to use the CPU and repeatedly cycling through the programs
these allow modules of programs to be linked at run time
the process of determining which programs (processes) to admit the system
Linking
also called distributed systems
the process of determining which program (process) will be allowed access to the CPU at any particular time
Interpreters
relocatable code
converts 3GL to machine language
the core of an operating system
multitasking
--
word bank --
multiprogramming systems
convert program statements to binary as the statements are being executed
loosely coupled multiprocessors
the process of matching the external symbols of a program with all exported symbols of other file and producing a single binary file with no unresolved references
requires the use of base registers indicating the based address in memory of the program. to indicate the code
compiler
kernal
long term scheduling
assembled
DLLs
short term scheduling
allowing multiple processes to run concurrently
time sharing systems
must always be loaded at a particular address in main memory
real time systems
are tightly coupled
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started