MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

SYSTEM SOFTWARE

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
When two programs try to occupy the same space in RAM, one or both may do this.Lesson 7-1
A
resolve
B
load
C
run
D
crash
Explanation: 

Detailed explanation-1: -What can happen when two programs try to occupy the same space in RAM? When two programs try to occupy the same space in RAM, one or both of the programs may crash until the problem is resolved.

Detailed explanation-2: -multitasking, the running of multiple programs (sets of instructions) in one computer at the same time. Multitasking is used to keep all of a computer’s resources at work as much of the time as possible.

Detailed explanation-3: -Multiprogramming – Multiprogramming is known as keeping multiple programs in the main memory at the same time ready for execution.

Detailed explanation-4: -From this point of view, operating systems can be classified as follows: Multi-user: Allows two or more users to run programs at the same time. Some operating systems permit hundreds or even thousands of concurrent users.

There is 1 question to complete.