Which is most commonly measured in terms of MIPS previously million instruction per second:
a. Microprocessor
b. Performance of a microprocessor
c. Assembly line
d. None of thes

1 Answer

Answer :

b. Performance of a microprocessor

Related questions

Description : How many speed of 8088,8085,8086 microprocessor: a. 2.5 Million instruction per second b. 1.5 Million instruction per second c. 3.5 Million instruction per second d. 1.6 Million instruction per second

Last Answer : a. 2.5 Million instruction per second

Description : a computer which CPU speed around 100 million instruction per second and with the word length of around 64 bits is known as a. Super computer b. Mini computer c. Micro computer d. Macro computer

Last Answer : a. Super computer

Description : How does the microprocessor differentiate between data and instruction

Last Answer : When the first m/c code of an instruction is fetched and decoded in the instruction register, the microprocessor recognizes the number of bytes required to fetch the entire ... will be considered as data & the byte after the data will be treated as the next instruction.

Description : How many operations are there in the instruction set of 8085 microprocessor?

Last Answer : There are 74 operations in the 8085 microprocessor.

Description : In an 8085 microprocessor, the instruction CMP B has been executed while the contentsof accumulator is less than that of register B. As a result carry flag and zero flag will berespectively (A) set, reset (B) reset, set (C) reset, reset (D) set, set

Last Answer : (A) set, reset

Description : Then number of T-states of the instruction STA in 8085 microprocessor is A) 10 B) 12 C) 13 D) 16 

Last Answer : Then number of T-states of the instruction STA in 8085 microprocessor is 13 

Description : A term associated with the comparison of processing speeds of different computer system is: a. EFTS b. MPG c. MIPS d. CFPS

Last Answer : c. MIPS

Description : A term associated with the comparison of processing speeds of different computer system is: a. EFTS b. MPG c. MIPS d. CPS

Last Answer : c. MIPS

Description : Tape speed is measured in a. Feet per second b. Inch per second c. Meter per second d. Centimeter per second

Last Answer : b. Inch per second

Description : The beginning of very efficient____ microprocessor in second generation: a. 4-bit b. 8-bit c. 16-bit d. 64-bit

Last Answer : b. 8-bit

Description : The contents of Register (BL) and Register (AL) of 8085 microprocessor are 49H and 3AH respectively. The contents of AL, the status of carry flag (CF) and sign flag (SF) after executing 'SUB AL, BL' assembly language instruction, are ( ... ; CF=0; SF=0 (3) AL=F1H; CF=1; SF=1 (4) AL=1FH; CF=1; SF=1

Last Answer : Answer: 3

Description : Full form of MIPS assembler is: a. Microprocessor without interlocked pipeline stage b. Microprocessor with interlocked pipeline stage c. Botha &b d. None of these

Last Answer : a. Microprocessor without interlocked pipeline stage

Description : What are the five steps in MIPS instruction execution?

Last Answer : 1. Fetch instruction from memory. 2. Read registers while decoding the instruction. The regular format of MIPS instructions allows reading and decoding to occur simultaneously. 3. Execute the operation or calculate an address. 4. Access an operand in data memory. 5. Write the result into a register.

Description : The ALE line of an 8085 microprocessor is used to (A) latch the output of an I/O instruction into an external latch. (B) deactivate the chip-select signal from memory devices. (C) find the interrupt ... of the TRAP interrupt. (D) latch the 8 bits of address lines AD7-AD0 into an external latch.

Last Answer : The ALE line of an 8085 microprocessor is used to latch the 8 bits of address lines AD7-AD0 into an external latch.

Description : A computer which CPU speed around 100 million instruction per second and with the word length of around 64 bits is known as A) Super computer B) Mini computer C) Micro computer D) Macro computer

Last Answer : Answer : A

Description : a computer which CPU speed around 100 million instruction per second and with the word length of around 64 bits is known as a. Super computer b. Mini computer c. Micro computer d. Macro computer

Last Answer : Super computer

Description : a computer which CPU speed around 100 million instruction per second and with the word length of around 64 bits is known as a. Super computer b. Mini computer c. Micro computer d. Macro computer

Last Answer : Super computer

Description : a computer which CPU speed around 100 million instruction per second and with the word length of around 64 bits is known as a. Super computer b. Mini computer c. Micro computer d. Macro computer

Last Answer : a. Super computer

Description : The output quality of a printer is measured by a. Dot per inch b. Dot per sq. inch c. Dots printed per unit time d. All of above

Last Answer : b. Dot per sq. inch

Description : Processor’s speed of a computer is measured in (1) BPS (2) MIPS (3) Baud (4) Hertz

Last Answer : Million instructions per second (MIPS)

Description : The ____ of can assembly line to be I/t p: a. Clock period b. Pipelining c. Throughput d. Flow through

Last Answer : c. Throughput

Description : Ti is the time taken for the ith stage and there are n stages in the: a. Throughput b. Assembly line c. Both A and B d. None of these

Last Answer : b. Assembly line

Description : The time taken for all stages of the assembly line to become active is called the: a. Flow through time b. Clock period c. Throughput d. All of these

Last Answer : a. Flow through time

Description : The fetch-execute cycle is to use a system know as: a. Assembly line b. Pipelining c. Cache d. None of these

Last Answer : b. Pipelining

Description : Which section is basically a sequence of instruction with a clear indication of beginning and end for updating shared variables. a. Racing section b. Critical section c. d. Both None of thes

Last Answer : . Critical sectio

Description : List the four instructions which control the interrupt structure of the 8085 microprocessor.

Last Answer : • DI ( Disable Interrupts ) • EI ( Enable Interrupts ) • RIM ( Read Interrupt Masks ) • SIM ( Set Interrupt Masks )

Description : List the 16 – bit registers of 8085 microprocessor.

Last Answer : Stack pointer (SP) and Program counter (PC).

Description : List few applications of microprocessor-based system.

Last Answer : It is used: i. For measurements, display and control of current, voltage, temperature, pressure, etc. ii. For traffic control and industrial tool control. iii. For speed control of machines.

Description : What is Microprocessor? Give the power supply & clock frequency of 8085

Last Answer : A microprocessor is a multipurpose, programmable logic device that reads binary instructions from a storage device called memory accepts binary data as input and processes data according ... provides result as output. The power supply of 8085 is +5V and clock frequency in 3MHz.

Description : What type of architecture is used in 8085 microprocessor?

Last Answer : Ans- INTEL 8085 is a 8-bit microprocessor. It's based on Von-Neumann architecture in which the data and instructions are in the same memory space without any distinction between them. Data line: 8-bits--Can ... of data at a time. Address line: 16-bits--Can address upto 2^16(64KB) of address space.

Description : What is function of ALE in 8085 microprocessor?

Last Answer : Ans-AlE stands for the address latch enableit 's working is that it differentiate the address and data bus in microprocessor.when it is high it select address bus .when it is low it select data bus.

Description : Which are the architectural paradigms in microprocessor: a. RISC b. CISC c. PISC d. A and B

Last Answer : d. A and B

Description : How many architectural paradigms in microprocessor: a. 2 b. 3 c. 4 d. 6

Last Answer : a. 2

Description : Power PC microprocessor architecture is developed by: a. Apple b. IBM c. Motorola d. All of these

Last Answer : d. All of these

Description : Which is the microprocessor launched by Zilog: a. Z-2 b. Z-4 c. Z-6 d. Z-8

Last Answer : d. Z-8

Description : Which is the microprocessor launched by Rockwell international: a. RPS-4 b. RPS-6 c. RPS-8 d. All of these

Last Answer : c. RPS-8

Description : Which is the microprocessor launched by national semiconductor: a. IMP-4 b. IMP-8 c. IMP-6 d. IMP-7

Last Answer : b. IMP-8

Description : Which is the microprocessor launched by Intel: a. Z-8 b. 8080 c. 8000 d. None of these

Last Answer : b. 8080

Description : Who was introduce the 80286 microprocessor updated on 8086,in 1983: a. Intel b. Motorola c. Fairchild d. None of these

Last Answer : a. Intel

Description : Which corporation decided to use 8088 microprocessor in personal computer: a. IBM b. CRT c. PMN d. SPS

Last Answer : a. IBM

Description : Which is 16 Bit microprocessor: a. 8088 b. 8086 c. 8085 d. All of these

Last Answer : d. All of these

Description : How many bit microprocessor developed by Intel: a. 4 bit b. 8 bit c. 32 bit d. 64 bit

Last Answer : b. 8 bit

Description : Motorola has declined how many % share of the microprocessor market to a much smaller share: a. 50% b. 55% c. 48% d. 51%

Last Answer : c. 48%

Description : Which Microprocessor producer continue successfully to create newer and improved version of the microprocessor: a. Intel b. Motorola c. Both A and B d. None of these

Last Answer : c. Both A and B

Description : MC6800 microprocessor was introduced by: a. Motorola corporation b. Fairchild c. Both A and B d. None of these

Last Answer : a. Motorola corporation

Description : Intel 8008 microprocessor was introduced in: a. 1971 b. 1973 c. 1999 d. 1988

Last Answer : b. 1973

Description : Intel 8008 microprocessor realizing in: a. 1971 b. 1973 c. 1999 d. 1988

Last Answer : a. 1971

Description : Calculator are based on______ microprocessor: a. 4 bit b. 16 bit c. 32 bit d. 64 bit

Last Answer : a. 4 bit

Description : How many bit microprocessor still survives in low-end application such as microwave ovens and small control system: a. 4 bit b. 16 bit c. 32 bit d. 64 bit

Last Answer : a. 4 bit