Software Flashcards
(10 cards)
What is a real time system?
It must respond immediately. Must always have a bounded time to complete
What is batch processing?
Performs many similar tasks or jobs, without the need for user interventions
What is multitasking?
Processing of swapping applications in and out of the CPU, this gives the illusion that they are running parallel
What is a knowledge base system?
Contains a large database of facts which are used by an inference engine to arrive at a solution. It has a knowledge base, rule base, inference engine and HCI.
What is CAD/CAM?
Process of designing a product on a computer and testing it on different simulations and making thousands of the same copy
What is a utility program?
A systems program designed to perform a commonplace task e.g. the transfer of data from one storage device to another
What is a peer to peer network?
Can talk to another computer on the network, no computer has a higher status than another
What is client/server?
Where a single powerful PC will offer services such as file storage or websites
What are operating systems?
System software that manages the software, hardware and other resources of the PC
What is the difference between Single user OS and multiple user OS?
Single only allows a single user to access the computer where as multiple will allow multiple users the access a PC at the same time