Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Active Tutors
Asked Questions
Answered Questions
what is multiprogramming or multitaskingthe operating system manages the concurrent implementation of several application programs to make the best
discuss about os as system softwareos is a large program or actually a collection of routines that is used to control the sharing of and interaction
what is text editorit is used for entering and editing application programs the user of this program interactively implements command that permit
what is compilera system software program known as a compiler translates the high-level language program into a suitable machine language program
what is application software give exampleapplication programs are usually written in a high level programming language in which the programmer states
what is system software give an exampleit is a collection of program that are implemented as needed to perform functions such asi receiving and
compare single bus structure and multiple bus structurea system that having only one busie only one transfer at a time is known as a single bus
what is the use of buffer registerthe buffer register is used to avoid speed mismatch among the io device and the
define busa group of lines that serves as a connecting path for various devices is known as a
define interrupt and isran interrupt is a request from an io device for service by the processor the processor gives the requested service by
what are the steps in executing the what are the steps in executing the
what are the registers generally contained in the processormar-memory address registermdr-memory data registerir-instruction registerro-rn-general
what is the function of cuthe control unit works as the nerve center that coordinates all the computer operations it issues timing signals that
what is the function of alumost of the computer operations arithmetic and logic are performed in alu the data needed for the operation is brought by
what is cache memorythe small and fast ram units are known as caches when the implementation of an instruction calls for data located in main memory
list the major components of the keyboarddisplay interfacea keyboard sectionb cpu interface sectionc display sectiond scan
input a list of positive numbers terminated by 0 into an array numbers then display the array and the largest and smallest number in
list the allowed register pairs of 8085b-c register paird-e register pairh-l register
explain the executing requests using a message-passing architectureexecuting requests using a message-passing architecture requires good fundamental
explain the acceptance and request determinationas we have learned much of the overhead in client-server interaction occurs in the csinteface either
explain the communications of requestresponsecommunications requirements for message or procedural- based interaction are very similar application
explain csmsginterface function with predefined protocol a request structure is created for each message sent to the server messages passed to
explain the client-server interaction using messagesas we have learned client- server interaction may be managed in many ways a message- based
explain the client- server interface using proceduresdevelopers must realize that client-server impose a division of labor in application programs
define the example client-server implementationsonce you accept the client-server mindset the process of architecting and developing applications