Unit 5 : Loader

Unit 5 : Loader

University

6 Qs

quiz-placeholder

Similar activities

System Software-Unit 1

System Software-Unit 1

University

10 Qs

Introduction to Computer Foundation Quiz 01

Introduction to Computer Foundation Quiz 01

University

10 Qs

Computer science software

Computer science software

University

5 Qs

[Quiz] Chapter 1 - Intro to OS

[Quiz] Chapter 1 - Intro to OS

University

10 Qs

Texto en Boostrap

Texto en Boostrap

University

10 Qs

x86 Assembly 101

x86 Assembly 101

University

10 Qs

BIOS

BIOS

9th Grade - Professional Development

10 Qs

Lesson 7: Background tasks

Lesson 7: Background tasks

University

11 Qs

Unit 5 : Loader

Unit 5 : Loader

Assessment

Quiz

Computers

University

Medium

Created by

Abhishek Pandey

Used 2+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The process of bringing the object program into the memory for execution is called __________.

Loading

linking

compiling

all

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When a computer is first turned on or restarted, a special type of absolute loader is executed, which is called ___________ .

Bootstrap Loader

start loader

end loader

all

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The first program loaded by Bootstrap to be run by ______________

Operating System

loader

linker

all

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Loaders that allow for program relocation are called __________ .

Relocating Loader

absolute loader

object code

all

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Loaders which perform all linking and relocation at load time are called____________.

Linking loaders

Absolute Loader

General Loader

all

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A loader which loads OS and prepares it for execution is called_____________.

Bootstrap loader

Linking loader

general loader

all