BC070401865: AHSAN NADEEM: Question # 1 of 10 Total Marks: 1

Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 16

BC070401865 : AHSAN NADEEM 88

Time Left
sec(s)

Quiz Start Time: 11:31 AM


Question # 1 of 10 ( Start time: 11:31:37 AM ) Total Marks: 1
Which one of the following are the code size and the Number of memory bytes respectively for a 3-address
instruction?
Select correct option:

Click here to Save Answer & Move to Next Question


 
BC070401865 : AHSAN NADEEM 89
Time Left
sec(s)

Quiz Start Time: 11:31 AM


Question # 2 of 10 ( Start time: 11:32:29 AM ) Total Marks: 1
Which notation do we use to name different fields of a register in RTL?
Select correct option:
Click here to Save Answer & Move to Next Question
 
BC070401865 : AHSAN NADEEM 74
Time Left
sec(s)

Quiz Start Time: 11:31 AM


Question # 3 of 10 ( Start time: 11:33:10 AM ) Total Marks: 1
P: R3 <- R5 MAR <- IR These two are instructions written using RTL .If these two operations is to occur
simultaneously then which symbol will we use to separate them so that it becomes a correct statement with the
condition that two operations occur simultaneously?
Select correct option:

Click here to Save Answer & Move to Next Question


 
BC070401865 : AHSAN NADEEM 41
Time Left
sec(s)

Quiz Start Time: 11:31 AM


Question # 4 of 10 ( Start time: 11:33:36 AM ) Total Marks: 1
What does the instruction “ldr R3, 58” of SRC do?
Select correct option:
Click here to Save Answer & Move to Next Question
 
BC070401865 : AHSAN NADEEM 76
Time Left
sec(s)

Quiz Start Time: 11:31 AM


Question # 5 of 10 ( Start time: 11:34:47 AM ) Total Marks: 1
Which one of the following is/are the features of Register Transfer Language? a) It is a symbolic language b) It is
describing the internal organization of digital computers c) It is an elementary operation performed (during one clock
pulse), on the information stored in one or more registers d) It is high level language
Select correct option:

Click here to Save Answer & Move to Next Question


 
BC070401865 : AHSAN NADEEM 74
Time Left
sec(s)

Quiz Start Time: 11:31 AM


Question # 6 of 10 ( Start time: 11:35:53 AM ) Total Marks: 1
What does the RTL expression [M(1234)] means?
Select correct option:

Click here to Save Answer & Move to Next Question


 
BC070401865 : AHSAN NADEEM 74
Time Left
sec(s)

Quiz Start Time: 11:31 AM


Question # 6 of 10 ( Start time: 11:35:53 AM ) Total Marks: 1
What does the RTL expression [M(1234)] means?
Select correct option:

Click here to Save Answer & Move to Next Question


 
BC070401865 : AHSAN NADEEM 81
Question # 8 of 10 ( Start time: 11:36:37 AM ) Total Marks: 1
How can we refer to an instruction register (IR), of 16 bits (numbered 0 to 15) using RTL?
Select correct option:

Click here to Save Answer & Move to Next Question


 
BC070401865 : AHSAN NADEEM 43
Time Left
sec(s)

Quiz Start Time: 11:31 AM


Question # 9 of 10 ( Start time: 11:36:57 AM ) Total Marks: 1
What is the instruction length of the FALCON-A processor?
Select correct option:

Click here to Save Answer & Move to Next Question


 
BC070401865 : AHSAN NADEEM 73
Time Left
sec(s)

Quiz Start Time: 11:31 AM


Question # 10 of 10 ( Start time: 11:37:46 AM ) Total Marks: 1
Which of the following can be defined as an address of the operand in a computer type instruction or the target address
in a branch type instruction?
Select correct option:

Click here to Save Answer & Move to Next Question


 
BC080200877 : Muhammad Qasim Alam 63
Time Left
sec(s)

Quiz Start Time: 11:41 AM


Question # 1 of 10 ( Start time: 11:41:14 AM ) Total Marks: 1
What functionality is performed by the instruction “lar R3, 36” of SRC?
Select correct option:
Click here to Save Answer & Move to Next Question
 

BC080200877 : Muhammad Qasim Alam 84


Time Left
sec(s)

Quiz Start Time: 11:41 AM


Question # 2 of 10 ( Start time: 11:41:56 AM ) Total Marks: 1
All processors need to support at least _________ categories (or functional groups) of instructions.
Select correct option:

Click here to Save Answer & Move to Next Question


 
BC080200877 : Muhammad Qasim Alam 86
Time Left
sec(s)

Quiz Start Time: 11:41 AM


Question # 3 of 10 ( Start time: 11:43:19 AM ) Total Marks: 1
Which of the instruction is used to load register from memory using a relative address?
Select correct option:
Click here to Save Answer & Move to Next Question
 
BC080200877 : Muhammad Qasim Alam 65
Time Left
sec(s)

Quiz Start Time: 11:41 AM


Question # 4 of 10 ( Start time: 11:43:50 AM ) Total Marks: 1
“If P = 1, then load the contents of register R1 into register R2”. This statement can be written in RTL as:
Select correct option:

Click here to Save Answer & Move to Next Question


 
BC080200877 : Muhammad Qasim Alam 84
Time Left
sec(s)

Quiz Start Time: 11:41 AM


Question # 5 of 10 ( Start time: 11:44:24 AM ) Total Marks: 1
In-------------address mode, the actual data is stored in the instruction.
Select correct option:

Click here to Save Answer & Move to Next Question


 
BC080200877 : Muhammad Qasim Alam 83
Time Left
sec(s)

Quiz Start Time: 11:41 AM


Question # 6 of 10 ( Start time: 11:44:37 AM ) Total Marks: 1
Which one of the following circuit design levels is called the gate level?
Select correct option:

Click here to Save Answer & Move to Next Question


 
BC080200877 : Muhammad Qasim Alam 72
Time Left
sec(s)

Quiz Start Time: 11:41 AM


Question # 7 of 10 ( Start time: 11:45:10 AM ) Total Marks: 1
Which instruction is used to store register to memory using relative address?
Select correct option:

Click here to Save Answer & Move to Next Question


 
BC080200877 : Muhammad Qasim Alam 85
Time Left
sec(s)

Quiz Start Time: 11:41 AM


Question # 8 of 10 ( Start time: 11:45:34 AM ) Total Marks: 1
Which one of the following are the code size and the Number of memory bytes respectively for a 2-address
instruction?
Select correct option:
Click here to Save Answer & Move to Next Question
 
BC080200877 : Muhammad Qasim Alam 84
Time Left
sec(s)

Quiz Start Time: 11:41 AM


Question # 9 of 10 ( Start time: 11:46:08 AM ) Total Marks: 1
Which one of the following portions of an instruction represents the operation to be performed?
Select correct option:

Click here to Save Answer & Move to Next Question


 
BC080200877 : Muhammad Qasim Alam 84
Time Left
sec(s)

Quiz Start Time: 11:41 AM


Question # 10 of 10 ( Start time: 11:46:28 AM ) Total Marks: 1
How can we refer to an instruction register (IR), of 16 bits (numbered 0 to 15) using RTL?
Select correct option:
Click here to Save Answer & Move to Next Question
 
MC090400610 : Azka Mashkoor 71
Time Left
sec(s)

Quiz Start Time: 11:51 AM


Question # 4 of 10 ( Start time: 11:51:51 AM ) Total Marks: 1
Which one of the following languages presents a simple, human-oriented language to specify the operations, register
communication and timing of the steps that take place within a CPU to carry out higher level (user programmable)
instructions?
Select correct option:

Click here to Save Answer & Move to Next Question


 
MC090400610 : Azka Mashkoor 76
Time Left
sec(s)

Quiz Start Time: 11:51 AM


Question # 9 of 10 ( Start time: 11:53:28 AM ) Total Marks: 1
What is the working of Processor Status Word (PSW)?
Select correct option:

Click here to Save Answer & Move to Next Question


 
MC090400610 : Azka Mashkoor 71
Time Left
sec(s)

Quiz Start Time: 11:51 AM


Question # 10 of 10 ( Start time: 11:53:48 AM ) Total Marks: 1
Identify the opcode, destination register (DR), source registers (SA and SB i/e source register A and source register B)
from the following example. ADD R1, R2, R3
Select correct option:

Click here to Save Answer & Move to Next Question


 
BC070401053 : Muhammad Mohsin Raza 69
Time Left
sec(s)

Quiz Start Time: 12:30 PM


Question # 1 of 10 ( Start time: 12:30:01 PM ) Total Marks: 1
Which one of the following instructions is used to load register from memory using a relative address?
Select correct option:

Click here to Save Answer & Move to Next Question


 
BC070401053 : Muhammad Mohsin Raza 84
Time Left
sec(s)

Quiz Start Time: 12:30 PM


Question # 2 of 10 ( Start time: 12:30:28 PM ) Total Marks: 1
Almost every commercial computer has its own particular ---------- language
Select correct option:
Click here to Save Answer & Move to Next Question
 
BC070401053 : Muhammad Mohsin Raza 81
Time Left
sec(s)

Quiz Start Time: 12:30 PM


Question # 7 of 10 ( Start time: 12:31:51 PM ) Total Marks: 1
Which field of the machine language instruction is the "type of operation” that is to be performed?
Select correct option:

Click here to Save Answer & Move to Next Question


 
BC070401053 : Muhammad Mohsin Raza 87
Time Left
sec(s)

Quiz Start Time: 12:30 PM


Question # 9 of 10 ( Start time: 12:32:21 PM ) Total Marks: 1
What is the instruction length of the FALCON-E processor?
Select correct option:
Click here to Save Answer & Move to Next Question
 
BC070401053 : Muhammad Mohsin Raza 49
Time Left
sec(s)

Quiz Start Time: 12:30 PM


Question # 10 of 10 ( Start time: 12:33:24 PM ) Total Marks: 1
In which one of the following addressing modes, the value to be stored in memory is obtained by directly retrieving it
from another memory location?
Select correct option:

Click here to Save Answer & Move to Next Question


 

You might also like