What is the use of Directives in 8086 ?
Posted in Microprocessors Interview Questions
Directives in 8086 give directions to the assembler during the assembly process but are not translated into machine instruction.
Post Your Answer!
Send This to a Friend
← What is Programmed I/O ?
What is AAS instruction in 8086 ? →
Related Interview Questions
What is the difference between 8086 and 8088? 10.01.09
The BIU in 8088 is 8-bit data bus & 16- bit in 8086.Instruction queue is 4 byte long in 8088and 6 byte in 8086....
Which Stack is used in 8086? k is used in 8086? 10.01.09
FIFO (First In First Out) stack is used in 8086.In this type of Stack the first stored information is retrieved first....
Write about EVEN directive in 8086 ALP. 14.11.08
It forces the address of the next byte to be even. 8086 words can be accessed in less time if they begin at even address....
What is the Maximum clock frequency in 8086? 10.11.08
5 Mhz is the Maximum clock frequency in 8086. For 8086-I +8Mhz and for 8086-II +10mhz...
Which Stack is used in 8086? 10.11.08
FIFO (First In First Out) stack is used in 8086.In this type of Stack the first stored information is retrieved first....
What is the difference between 8086 and 8088? 10.11.08
The BIU in 8088 is 8-bit data bus & 16- bit in 8086.Instruction queue is 4 byte long in 8088and 6 byte in 8086. in 8086 instruction buffer q(ibq) is 6bytes a...
What is htaccess? Why do we use this and Where? 06.11.08
.htaccess files are configuration files of Apache Server which provide a way to make configuration changes on a per-directory basis. A file, containing one...
Which StacWhich Stack is used in 8086? k is used in 8086? 26.03.06
FIFO (First In First Out) stack is used in 8086.In this type of Stack the first stored information is retrieved first....
What is the difference between 8086 and 8088? 26.03.06
The BIU in 8088 is 8-bit data bus & 16- bit in 8086.Instruction queue is 4 byte long in 8088and 6 byte in 8086....
What is Preprocessor? 22.03.06
The preprocessor is used to modify your program according to the preprocessor directives in your source code. Preprocessor directives (such as #define) give t...
Thursday, February 26, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment