Use app×
Join Bloom Tuition
One on One Online Tuition
JEE MAIN 2025 Foundation Course
NEET 2025 Foundation Course
CLASS 12 FOUNDATION COURSE
CLASS 10 FOUNDATION COURSE
CLASS 9 FOUNDATION COURSE
CLASS 8 FOUNDATION COURSE
0 votes
125 views
in Computer by (113k points)
closed by
ADD, MOV and CMP are mnemonics used in: _______.
1. Programming C
2. C++
3. DOS
4. Assembly language

1 Answer

0 votes
by (114k points)
selected by
 
Best answer
Correct Answer - Option 4 : Assembly language

The correct answer is Assembly language.

  •  Assembly language 
    • An assembly language is a low-level programming language designed for a specific type of processor.
    • It is produced by compiling source code from a high-level programming language.
    • Assembler is used to convert code in assembly language to machine code.
    • Some of the examples of instructions in assembly language are as follows:
      1. MOV - move data from one location to another
      2. ADD - add two values
      3. SUB - subtract a value from another value
      4. PUSH - push data onto a stack 
      5. POP - pop data from a stack
      6. JMP - jump to another location

  • Programming C
    • It is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion with a static type system.
  • C++
    • C++ is a general-purpose programming language created by Bjarne Stroustrup as an extension of the C programming language, or 'C with Classes'.
  • DOS:
    • DOS (Disk Operating System) runs from a hard disk drive. The term can also refer to a particular family of disk operating systems, most commonly MS-DOS (Microsoft Disk Operating System).

Welcome to Sarthaks eConnect: A unique platform where students can interact with teachers/experts/students to get solutions to their queries. Students (upto class 10+2) preparing for All Government Exams, CBSE Board Exam, ICSE Board Exam, State Board Exam, JEE (Mains+Advance) and NEET can ask questions from any subject and get quick answers by subject teachers/ experts/mentors/students.

Categories

...