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

1 Answer

Answer :

Answer : B

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 : 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 : Find out the incorrect feature of Assembly language among following: a) It is also provided by the manufacturer b) One instruction for each computer operation c) Instruction codes are represented by mnemonics ... be assembled into machine language for execution d) All of the Above e) None of These

Last Answer : e) None of These

Description : Mnemonic refers to. a Instructions b. Code c. Symbolic codes d Assembler

Last Answer : c. Symbolic codes

Description : The symbols used in an assembly language are (1) Codes (2) Mnemonics (3) Assembler (4) Machine codes

Last Answer : Mnemonics

Description : Instructions and memory address are represented by A) Character code B) Binary codes C) Binary word D) Parity bit

Last Answer : Answer : B

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 : 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 : Instructions and memory address are represented by a. Character code b. Binary codes c. Binary word d. Parity bit

Last Answer : Binary codes

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 : 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 operation is specified by a binary code known as the a. Operand code b. Opcode c. Source code d. — Allof these

Last Answer : b. Opcode

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 : Answer : A

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 : Answer : C

Description : 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

Last Answer : b. binary microinstruction

Description : The language made up of binary coded instructions. a) Machine b) C c) BASIC d) High level

Last Answer : Answer: a Explanation: The language made up of binary coded instructions built into the hardware of a particular computer and used directly by the computer is machine language

Description : Assembly Language- 1) uses alphabetic codes in place of binary numbers used in machine language 2) is the easiest language to write programs 3) need not be translated into machine language

Last Answer : 1) uses alphabetic codes in place of binary numbers used in machine language

Description : Assembly Language 1 uses alphabetic codes in place of binary numbers used in machine language 2 is the easiest language to write programs 3 need not be translated into machine language 4 none of these

Last Answer : 1 uses alphabetic codes in place of binary numbers used in machine language

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 : A machine that works on binary code

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 : In which language is source program written? a. English b. Symbolic c. High level d. Temporary

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 : How to convert Binary to Gray Code

Last Answer : Ans-Take XOR of binary no. starting from right with the next bit. Add 0 as leftmost bit to get answer eg. Â 111=7 gray code 0 xor 1,1 xor 1, 1 xor 1 i.e. 100 ans.

Description : The code where all successive numbers differ from their preceding number by single bit is (A) Binary code. (B) BCD. (C) Excess – 3. (D) Gray.

Last Answer : Ans: D The code where all successive numbers differ from their preceding number by single bit is Gray Code. (It is an unweighted code. The most important characteristic of this code is that only a single bit change occurs when going from one code number to next.)

Description : What is the Gray code word for the binary number 101011?  (1) 101011 (2) 110101 (3) 011111 (4) 111110

Last Answer : What is the Gray code word for the binary number 101011?  (1) 101011 (2) 110101 (3) 011111 (4) 111110

Description : Instruction in computer languages consists of A) OPCODE B) OPERAND C) Both of above D) None of above

Last Answer : Answer : C

Description : Opcode is the machine instruction obtained from decoding instruction stored in. a. Stack pointer b. Address pointer Cc. Instruction register d. Incrementer

Last Answer : Cc. Instruction register

Description : In 8085 microprocessor, how many T-states does OPCODE FETCH machine cycle normally require (i.e., when HOLD and WAIT signals are NOT forced)? A) 4 to 6 B) 3 to 8 C) 2 to 3 D) 8 to 12 

Last Answer : In 8085 microprocessor, how many T-states does OPCODE FETCH machine cycle normally require (i.e., when HOLD and WAIT signals are NOT forced)? A) 4 to 6 B) 3 to 8 C) 2 to 3 D) 8 to 12 

Description : Which are designed to interpret a specified number of instruction code. a. Programmer b. Processors c. Instruction d. Opcode

Last Answer : b. Processors

Description : When were mnemonic instruction codes and symbolic addresses developed?

Last Answer : . In the early 1950's.

Description : Which are the types of binary codes number: a. Sign magnitude b. —_1’s complement code c. 2’s complement code d. __ Allof these

Last Answer : c. 2’s complement code

Description : Assembly language is a low level programming language (a) makes use of mnemonics to interact with computer system -Technology

Last Answer : (a) Assembly language is a low level programming language that use mnemonics to interact with computer system.

Description : I always point in the right direction. My instructions are written in black and white. Disobey me and pay the consequences. I will never say more than two words at a time.What am I? -Riddles

Last Answer : A 'One Way' sign!

Description : The digital signals can be represented by: a) Binary Codes b) 0 and 1 c) High and Low d) All of The Above e) None of The Above

Last Answer : d) All of The Above

Description : Instruction in computer languages consists of a. OPCODE b. OPERAND c. Both of above d. None of above

Last Answer : Both of above

Description : Instruction in computer languages consists of a. OPCODE b. OPERAND c. Both of above d. None of above

Last Answer : c. Both of above

Description : __are used to translate high level language instructions to a machine code. a. Translators b. Interpreters c. Compilers d. None of these

Last Answer : c. Compilers

Description : ……………. are not machine instructions and therefore, Java interpreter generates machine code that can be directly executed by the machine that is running the Java program. A) Compiled Instructions B) Compiled code C) byte code D) Java mid code

Last Answer : C) byte code

Description : Care to share your favourite mnemonics?

Last Answer : When I'm trying to memorize a passage, short or long, I find it helpful to write down the first letter of each word of the passage. If it's a long passage without paragraphs, I ... brain by saying the newest sentence first, and repetition has already helped me in remembering the other sentences.

Description : The term ’Mnemonics’ is associated with Options: A) Memory B) Amnesia C) cognitive behaviour D) Anaemia

Last Answer : A) Memory 

Description : Codes consisting of lines of varying widths or lengths that are computer - readable are known as _______: a) an ASCII code b) a magnetic tape c) an OCR scanner d) a bar code e) None of The Above

Last Answer : d) a bar code

Description : Codes consisting or Bars or lines of varying widths or lengths that are computer-readable are known as- 1) A bar code 2) An ASCII Code 3) A Magnetic Tape 4) A Light Pen

Last Answer : 1) A bar code

Description : Absolute entitiesare_ Ss whom value signify storage locations that are independent of resulting machine code: a. Numeric constants b. String constants c. Fixed addresses d. Operation codes e. Allofthese

Last Answer : e. Allofthese

Description : What will be the hexadecimal value in the register ax (32-bit) after executing the following instructions? Mov al, 15 Mov ah, 15 Xor al, al Mov cl, 3 Shr ax, cl Codes: (A) 0F00 h (B) 0F0F h (C) 01E0 h (D) FFFF h

Last Answer : (C) 01E0 h

Description : Which company offers the LISP machine considered “the most powerful symbolic processor available”? a) LMI b) Symbolics c) Xerox d) Texas Instruments

Last Answer : b) Symbolics

Description : I want to see the little circles at the top left corner in my macbook to have color instead of being gray?

Last Answer : Click the apple in the top left corner. Go to System Preferences. Click Appearance. The very first drop down box should be set to Blue for color.

Description : A program that reads each of the instructions in mnemonic form and translates it into the machine-language equivalent. a) Machine language b) Assembler c) Interpreter d) C program

Last Answer : Answer: b Explanation: Assembler does this job. A language that uses mnemonic codes for the representation of machine-language instructions is called assembly language

Description : is a symbolic representation of discrete elements of information: a. Data b. Code c. Address d. Control

Last Answer : b. Code

Description : In communication, the language is: (A) The non-verbal code (B) The verbal code (C) Intrapersonal (D) The symbolic code 

Last Answer : (B) The verbal code