Mnemonic a memory trick is used in which of the following language?
a. Machine language
b. Assembly language
c. High level language
d. None of above

1 Answer

Answer :

Assembly language

Related questions

Description : Mnemonic a memory trick is used in which of the following language? A) Machine language B) Assembly language C) High level language D) None of above

Last Answer : Answer : B

Description : Mnemonic a memory trick is used in which of the following language? a. Machine language b. Assembly language c. High level language d. None of abov

Last Answer : b. Assembly language

Description : Which of the following is machine independence program? a. High level language b. Low level language c. Assembly language d. Machine language

Last Answer : High level language

Description : which of the following is problem oriented language? a. High level language b. Machine language c. Assembly language d. Low level language

Last Answer : High level language

Description : Easily reloctable language is a. Machine language b. Assembly language c. High level language d. Medium level language

Last Answer : Assembly language

Description : Which language is directly understood by the computer without translation program? a. Machine language b. Assembly language c. High level language d. None of above

Last Answer : Machine language

Description : Assembly language uses mnemonic codes. -Technology

Last Answer : TrueAssembly language uses mnemonic codes to represent each low level machine operation or code.

Description : Which of the following is called low level languages? a. Machine language b. Assembly language c. Both of the above d. None of above

Last Answer : Both of the above

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 : Which is the limitation of high level language? a. Lower efficiency b. Machine dependence c. machine level coding d. None of above

Last Answer : None of above

Description : A compiler is a translating program which a. Translates instruction of a high level language into machine language b. Translates entire source program into machine language program c. It is not involved in program’s execution d. All of above

Last Answer : All of above

Description : A program written in a high level language is referred to as: a) Memory Code b) Object Code c) Source Code d) Assembly Code e) None of These

Last Answer : b) Object Code

Description : Each model of a computer has a unique A) Assembly of a computer B) Machine language C) High level language D) All of the above

Last Answer : Answer : B

Description : Easily reloctable language is A) Machine language B) Assembly language C) High level language D) Medium level language

Last Answer : Answer : B

Description : Which language is directly understood by the computer without translation program? A) Machine language B) Assembly language C) High level language D) None of above

Last Answer : Answer : A

Description : which of the following is problem oriented language? A) High level language B) Machine language C) Assembly language D) Low level language

Last Answer : Answer : A

Description : Which of the following is machine independence program? A) High level language B) Low level language C) Assembly language D) Machine language

Last Answer : Answer : A

Description : Each model of a computer has a unique a. Assembly of a computer b. Machine language c. High level language d. All of the above

Last Answer : b. Machine language

Description : Which of the following is machine independence program? a. High level language b. Low level language c. Assembly language d. Machine language

Last Answer : a. High level language

Description : which of the following is problem oriented language? a. High level language b. Machine language c. Assembly language d. Low level language

Last Answer : a. High level language

Description : Easily reloctable language is a. Machine language b. Assembly language c. High level language d. Medium level language

Last Answer : b. Assembly language

Description : Which language is directly understood by the computer without translation program? a. Machine language b. Assembly language c. High level language d. None of above

Last Answer : a. Machine language

Description : Each model of a computer has a unique a. Assembly of a computer b. Machine language c. High level language d. All of the above

Last Answer : b. Machine language

Description : Each model of a computer has a unique a. Assembly of a computer b. Machine language c. High level language

Last Answer : b. Machine language

Description : ‘C’ language is a (1) Low level language (2) High level language (3) Machine level language (4) Assembly level language

Last Answer : High level language

Description : Assembler is: a) a program that places programs into memory and prepares them for execution b) a program that automate the translation of assembly language into machine language c) is a program that appears to execute a source program as if it were machine language d) None of The Above

Last Answer : b) a program that automate the translation of assembly language into machine language

Description : If 99% of the program is written in FORTRAN and the remaining 1% in assembly language the percentage increase in the execution time, compared to writing the 1% in assembly language is ? 0.9 0.1 1 0

Last Answer : 0

Description : If the entire program is written in FORTRAN, the percentage increase in the execution time, compared to writing the entire program in FORTRAN and rewriting the 1% in assembly language is ? 0.9 0.8 8 9

Last Answer : 0.8

Description : If 99% of the program is written in FORTRAN and the remaining 1% in assembly language, the percentage increase in the programming time compared to writing the entire program in FORTRAN and rewriting the 1% in assembly language is ? 10 5 13 8

Last Answer : 5

Description : To completely write the program in FORTRAN and rewrite the 1% code in assembly language, if the project needs 13 days, theteam consists of ? 13 programmers 10 programmers 8 programmers 100/13 programmers

Last Answer : 10 programmers

Description : The translator program used in assembly language is called a. Compiler b. Interpreter c. Assembler d. Translator

Last Answer : Assembler

Description : Which of the following is called low level languages? A) Machine language B) Assembly language C) Both of the above D) None of above

Last Answer : Answer : C

Description : Which of the following is called low level languages? a. Machine language b. Assembly language c. Both of the above d. None of above

Last Answer : c. Both of the above

Description : Before checking the program for errors in translating code into machine language the high level language code is loaded into __ a. Register b. Memory c. Data d. CPU

Last Answer : b. Memory

Description : HMP (Host Monitoring Protocol) is: A. a TCP/IP protocol used todynamically bind ahigh level IP Address to alow-level physical hardware address B. a TCP/IP high level protocol for transferring ... used to monitor computers D. a protocol that handles error andcontrol messages E. None of the above

Last Answer : a protocol used to monitor computers

Description : ICMP (Internet Control Message Protocol) is A. a TCP/IP protocol used todynamically bind ahigh level IP Address to alow-level physical hardware address B. a TCP/IP high level protocol for transferring ... to monitor computers D. a protocol that handles error andcontrol messages E. None of the above

Last Answer : a protocol that handles error andcontrol messages

Description : how many address lines are needed to address each machine location in a 2048 x 4 memory chip? a. 10 b. 11 c. 8 d. 12

Last Answer : 11

Description : Who invented the high level language c? a. Dennis M. Ritchie b. Niklaus Writh c. Seymour Papert d. Donald Kunth

Last Answer : Dennis M. Ritchie

Description : High level language is also called a. Problem oriented language b. Business oriented language c. Mathematically oriented language d. All of the above

Last Answer : All of the above

Description : Which of the following is not computer language? a. High level language b. Medium level language c. Low level language d. All of the above

Last Answer : Medium level language

Description : Assembler is a program that translates the program from (1) high-level to assembly (2) assembly to machine (3) machine to low-level (4) low-level to high-level

Last Answer : assembly to machine

Description : A computer program that translates one program instructions at a time into machine language is called a/an a. Interpreter b. CPU c. Compiler d. Simulator

Last Answer : Interpreter

Description : A computer program that converts an entire program into machine language is called a/an a. Interpreter b. Simulator c. Compiler d. Commander

Last Answer : Compiler

Description : The language that the computer can understand and execute is called a. Machine language b. Application software c. System program d. All of above

Last Answer : Machine language

Description : Machine language is a. Machine dependent b. Difficult to program c. Error prone d. All of above

Last Answer : All of above

Description : A compiler is used to convert the following to object code which can be executed (A) High-level language (B) Low-level language (C) Assembly language (D) Natural language

Last Answer : (A) High-level language

Description : The 8O85 assembly language instruction that stores the contents of H and L registers into the memory locations 2050H and 2051H, respectively, is: A) SPHL 2050H B) SPHL 2051H C) SHLD 2050H D) STAX 2050H

Last Answer : The 8O85 assembly language instruction that stores the contents of H and L registers into the memory locations 2050H and 2051H, respectively, is: SHLD 2050H

Description : Mnemonic device for NOUN and VERB?

Last Answer : answer:Is it a Schoolhouse Rock song a noun is a person place or thing ? That's been stuck in my memory since I was a small child. NNNouns are like NNNames for things. VVVerbs are ... reVVVerberation or VVVibrations (shaking hand) - they're words about things doing something or being a certain way.

Description : What are some mnemonic tricks that you learned for memorizing specific information?

Last Answer : answer:I learned a trick for memorising numbers by associating them with sounds eg 1 = t or d 2 = n 3 = m 4 = r 5 = l 6 = Ch or j 7 = k 8 = f 9 = p or b A number can then be ... image. 17947 gives the sounds dk prk and the words duck park. The image of ducks in a park fixes the number in your mind.

Description : Once you've used a mnemonic device to remember something, can you remember it in the future without the mnemonic device, or are they always associated?

Last Answer : I use the granny vs. square knot doggerel all the time. Right over left, left over right, if you don't want the knot to loosen. (Or if you prefer, Left over right, right over left. ) When ... there is the sailing knot (bowline) where the rabbit goes up the hole, around the tree and down the hole.