answersLogoWhite

0


Best Answer

Uses the ALU in the CPU to carry out these instructions. One of the operand must be kept in the

accumulator or reg. A for 8-bit operations. For 16-bit operations the operand is kept in a register

pair HL. or we can say data manipulation instruction

virtual all data operations use:

accumulator for byte operations

or carry bit for bit operations

logical operations: AND OR XOR NOT called compelement

bit operation:carry bit,many bit in register.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is data manipulation instruction?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

A type of data manipulation that doesn't affect the contents of a database is?

What is a type of data manipulation that doesn't affect the contents of a database?


What is the definition of 'data manipulation'?

swallah is ,y nest


What makes information?

The manipulation of data to reveal meaning.


What is the Componentes of dbms?

Data Definition Lenguage (DDL) Data Manipulation Lenguage (DML) Data Dictionary


What does database manipulation do?

INSERT new data , UPDATE new data , DELETE existing data (basically modify the data).


What is the manipulation of data by a computer called?

Processing- A way in which computers manipulate data and mostly takes place in the CPU.


Is processing the manipulation by which a computer transforms data into information?

yes


What is the full form of ddl and dml?

ddl: data definition languagedml: data manipulation language


What is the instruction to add the data in register B to the data in accumulator?

add B


WHAT Systems you create actions as part of data manipulation rather than as part of data definition?

Relational systems


Three components of database management system?

1. A data definition language 2. A data manipulation language 3. A data dictionary


What three language were adopted by the DBTG?

The three languages adopted by the DBTG (Data Base Task Group) were ALPHA, BETA, and GAMMA. ALPHA was intended for simple, stand-alone database queries, BETA was designed for more complex queries involving multiple files, and GAMMA was meant for defining the structure of a database schema.