A microprogram written as string of 0's and 1's is a  
a. symbolic microinstruction
b. binary microinstruction
c. symbolic microprogram
d. binary microprogram

1 Answer

Answer :

b. binary microinstruction

Related questions

Description : Computer instructions written with the use of English words instead of binary machine code is called a. Mnemonics b. Symbolic code c. Gray codes d. Opcode

Last Answer : b. Symbolic code

Description : In which language is source program written? a. English b. Symbolic c. High level d. Temporary

Last Answer : c. High level

Description : When did Alan Turing prove that a machine capable of processing a stream 1s and 0s of would be capable of solving any problem.?

Last Answer : 1942

Description : Micro-program consists of a set of microinstructions which are strings of 0s and 1s. a) True b) False

Last Answer : Answer: a Explanation: The computer understands only binary language. So, the microprogram should have instructions which are in the form of 0s and 1s. Each output line of the micro-program corresponds to one control signal

Description : Computers normally solve problem by breaking them down into a series of yes-or-no decisions represented by 1s and 0s. What is the name of the logic that allows computers to assign numerical values that fail ... 0 and 1? a) Human logic b) Fuzzy logic c) Boolean logic d) Operational logic

Last Answer : b) Fuzzy logic

Description : Complement the subtrahend by converting all annddall a. 1’s to 0’s b. 0’s to 1’s ce. Both d. None of these

Last Answer : ce. Both

Description : A computer system recognizes only: a) Software b) 0s and 1s c) Modem Signals d) ASCII e) None of These

Last Answer : b) 0s and 1s

Description : The dual of a Boolean expression is obtained by interchanging (A) Boolean sums and Boolean products (B) Boolean sums and Boolean products or interchanging 0's and 1's (C) Boolean sums and Boolean products and interchanging 0's & 1's (D) Interchanging 0's and 1's

Last Answer : (C) Boolean sums and Boolean products and interchanging 0's & 1's

Description : A context free grammar for L={w|n0(w)>n1(w)} is given by: (A) S→0|0S|1SS (B) S→0S|1S|0SS|1SS|0|1 (C) S→0|0S|1SS|S1S|SS1 (D) S→0S|1S|0|1

Last Answer : (C) S→0|0S|1SS|S1S|SS1 

Description : Computer instructions written with the use of English words instead of binary machine code is called A) Mnemonics B) Symbolic code C) Gray codes D) Opcode

Last Answer : Answer : B

Description : Computer instructions written with the use of English words instead of binary machine code is called a. Mnemonics b. Symbolic code c. Gray codes d. Opcode

Last Answer : b. Symbolic code

Description : Symbolic logic was discovered by a. George Boole b. Herman Hollerith c. Van Neumann d. Basic Pascal

Last Answer : a. George Boole

Description : When signed numbers are used in binary arithmetic, then which one of the following notations would have unique representation for zero. (A) Sign-magnitude. (B) 1’s complement. (C) 2’s complement. (D) 9’s complement.

Last Answer : (A) Sign-magnitude.

Description : During program execution content of main memory undergo changes and, but control memory has _ microprogram: a. Static b. Dynamic c. Compile time d. Fixed

Last Answer : d. Fixed

Description : Suppose that the same clock signal is used to increment the microprogram counter and to load the control register. Which of the following assertion(s) is/are true?  1. Microinstruction execution time is at least two clock periods.  ... other types.  (a) 1 only (b) 2 only (c) 1 and 3 (d) 2 and 3

Last Answer : Suppose that the same clock signal is used to increment the microprogram counter and to load the control register. Which of the following assertion(s) is/are true?  1. Microinstruction execution time is at least two clock periods.  ... types.  (a) 1 only (b) 2 only (c) 1 and 3 (d) 2 and 3

Description : BASIC stands for: a) Basic Access towards Skills in Computer b) Beginner's All Purpose Symbolic Instruction Code c) Binary And Specific Instruction Code d) None of These

Last Answer : b) Beginner's All Purpose Symbolic Instruction Code

Description : BCD stands for: a. Binary coded decimal b. Based coded decimal c. Both A and B d. None of these

Last Answer : a. Binary coded decimal

Description : The least significant bit of the binary number, which is equivalent to any odd decimal number, is: a. 0 b. 1 c. 1 or 0 d. 3

Last Answer : a. 0

Description : Which number system is commonly used as a shortcut notation for groups of four binary digits? a. Binary b. Decimal c. Octal d. Hexadecimal

Last Answer : d. Hexadecimal

Description : Instructions and memory address are represented by a. Character code b. Binary codes c. Binary word d. Parity bit

Last Answer : b. Binary codes

Description : The proper definition of a modern digital computer is a. An electronic automated machine that can solve problems involving words and numbers b. A more sophistic and modified electronic pocket calculator c. Any machine that can perform mathematical operations d. A machine that works on binary code

Last Answer : d. A machine that works on binary code

Description : Binary circuit elements have a. One stable state b. Two stable state c. Three stable state d. None of above

Last Answer : b. Two stable state

Description : BCD is a. Binary Coded Decimal b. Bit Coded Decimal c. Binary Coded Digit d. Bit Coded Digit

Last Answer : a. Binary Coded Decimal

Description : EBCDIC stands for a. Extended Binary Coded Decimal Interchange Code b. Extended Bit Code Decimal Interchange Code c. Extended Bit Case Decimal Interchange Code d. Extended Binary Case Decimal Interchange Code

Last Answer : a. Extended Binary Coded Decimal Interchange Code

Description : Using 12 binary digits how many unique house addresses would be possible: a. 28=256 b. 212=4096 c. 216=65536 d. None of these

Last Answer : b. 212=4096

Description : The left side of any binary number is called: a. Least significant digit b. Most significant digit c. Medium significant digit d. low significant digit

Last Answer : b. Most significant digit

Description : BCD stands for: a. Binary coded decimal b. Binary coded decoded c. Both a & b d. none of these

Last Answer : a. Binary coded decimal

Description : In which language is source program written? A) English B) Symbolic C) High level D) Temporary

Last Answer : Answer : C

Description : A source program is the progam written in which of the following language: a) Symbolic b) Machine c) High Level d) None of These

Last Answer : c) High Level

Description : In which language is source program written? a. English b. Symbolic c. High level d. Temporary

Last Answer : c. High level

Description : A decoder is required in case of a ______________ a) Vertical Microinstruction b) Horizontal Microinstruction c) Multilevel Microinstruction d) All types of microinstructions

Last Answer : Answer: a Explanation: There are two types of microinstructions: Horizontal and Vertical. In a horizontal microinstruction, each bit represents a signal to be activated whereas, in case ... of Computer Fundamentals Interview Questions and Answers for freshers focuses on The Decimal Number System

Description : Which of the following 2 task are performed to execute an instruction by MCU: a. Microinstruction execution b. Microinstruction sequencing c. Botha&b d. None of these

Last Answer : c. Botha&b

Description : What is the purpose of microinstruction executions. a. Generate a control signal b. Generate a control signal to compile c. Generate a control signal to execute d. Allof these

Last Answer : c. Generate a control signal to execute

Description : Which microinstruction provide next instruction from control memory: a. Microinstruction execution b. Microinstruction Buffer c. Microinstruction decoder d. Microinstraction Sequencing

Last Answer : d. Microinstraction Sequencing

Description : The control memory contains a set of words where each word is: a. Microinstruction b. Program c. Sets d. All of these

Last Answer : a. Microinstruction

Description : Source statements consist of 5fields in microinstruction source code are: a. Lable b. Micro-ops c. CD-spec d. BR-spec e. Address f. All of these

Last Answer : f. All of these

Description : How well do you know your Nike 6.0's?

Last Answer : Here’s a link to the pictures since it didnt work the way I wanted it to. http://img80.imageshack.us/img80/1021/p1010264j.jpg http://img686.imageshack.us/img686/5636/p1010269n.jpg

Description : Python: Replace all NaN elements in a Pandas DataFrame with 0s. -Web-Development

Last Answer : answer:

Description : How many 0s are there in 1 googol?

Last Answer : A googol = 10¹⁰⁰ so there are 100 zeros.

Description : The inverse Square Law is concerned with intensity of radiation using type D film of 200mm target to film distance, the exposure time was 0.25s. What would be the exposure for the same situation with 400mm target to film distance? M07********** A. 0.5s B. 1.0s C. 2.0s D. 0.25s E. 0.125s

Last Answer : B. 1.0s

Description : IP addresses are converted into (a) a binary string (b) alphanumeric string -Technology

Last Answer : (c) DNS translates domain names into their IP addresses and vice-versa.

Description : Which operation are binary type, and are performed on bits string that is placed in register: a. Logical micro operation b. Arithmetic micro operation c. Both d. None

Last Answer : a. Logical micro operation

Description : A ________ switch is a multistageswitch with microswitches at each stagethat route the packets based on theoutput port representedas a binary string. A) crossbar B) TSI C) banyan D) none of the above

Last Answer : banyan

Description : Which is true for Digital Computer: a) It is less accurate than analog computer b) It is used primarily in scientific applications c) It represents the decimal numbers through a string of binary digits d) None of The Above

Last Answer : b) It is used primarily in scientific applications

Description : A computer language that is written in binary codes only is _____ a) machine language b) C c) C# d) pascal

Last Answer : Answer: a Explanation: Machine Language is written in binary codes only . It can be easily understood by the computer and is very difficult for us to understand. A machine language , unlike other languages requires no translators or interpreters

Description : Express 100 with 5 1s. Express 100 three ways with five 5s. You can use brackets, parentheses and these signs +,-,X, / -Riddles

Last Answer : 111-11=100 (5 x 5 x 5)-(5 x 5)=100; (5+5+5+5)x 5=100;(5 x 5)(5-(5/5)=100.

Description : How to connect Xiaomi Redmi 1S to TV -Web-Development

Last Answer : answer:

Description : How to connect Xiaomi Mi 1S to TV -Web-Development

Last Answer : answer:

Description : How to Connect a PS4 Controller to Xiaomi Redmi 1S -Web-Development

Last Answer : answer:

Description : How to Connect a PS4 Controller to Xiaomi Mi 1S -Web-Development

Last Answer : answer: