Answer Key with Explanation : Mock Exam #11
1. Process is
2. Who created DOS operating sytem
3.A system program that combines the separately compiled modules of a program into a form suitable for execution
4. Mobile Operating system based on Linux Kernel
5.The principle of locality of reference justifies the use of
- program in High level language kept on disk
- contents of main memory
- a program in execution
- a job in secondary memory
2. Who created DOS operating sytem
- Tim Paterson
- Paul Allen
- Bill Gates
- Steve Jobs
3.A system program that combines the separately compiled modules of a program into a form suitable for execution
- assembler
- linking loader
- cross compiler
- load and go
4. Mobile Operating system based on Linux Kernel
- IOS
- Android
- Bada
- Blackberry
Android
is a mobile operating system developed by Google, based on the Linux
kernel and designed primarily for touchscreen mobile devices such as
smartphones and tablets.
- reenterable
- non reusable
- virtual memory
- cache memory
In
computer science, locality of reference, also known as the principle of
locality, is a term for the phenomenon in which the same values, or
related storage locations, are frequently accessed, depending on the
memory access pattern.
Comments
Post a Comment