MEDIUM
HSSC Clerk
IMPORTANT
Earn 100

In which addressing mode, the address of the location of the operand is given explicitly as a part of the instruction?
(a)Absolute mode
(b)Modulus mode
(c)Immediate mode
(d)index mode
(e)None of these

50% studentsanswered this correctly

Important Questions on Computer Organization & Architecture
MEDIUM
HSSC Clerk
IMPORTANT
The principal advantage of dynamic shift registers in comparison to static registers is that _____.

MEDIUM
HSSC Clerk
IMPORTANT
Select the true statement from the following option?

MEDIUM
HSSC Clerk
IMPORTANT
Which of the following memories allows simultaneous read and write operations?

MEDIUM
HSSC Clerk
IMPORTANT
What is the main advantage of magnetic core memory over semiconductor RAM memory?

MEDIUM
HSSC Clerk
IMPORTANT
The fastest type of memory from the following list is _____.

MEDIUM
HSSC Clerk
IMPORTANT
The magnetic disk and drums are like recirculating shift registers because _____.

EASY
HSSC Clerk
IMPORTANT
EPROM consist of ____.

MEDIUM
HSSC Clerk
IMPORTANT
What are x and y in the following macro definition?
macro Add x, y Load y Mul x Store y end macro
