1⟩ how many types memory mgt can divided?
they are two types.
they are two types.they are big endian and little endian.
memory is divided into two bank, 1:even bank 2:odd bank.
“Intel 8086 Interview Questions and Answers will guide us that 8086 or iAPX86 is a 16-bit microprocessor chip designed by Intel, which gave rise to the x86 architecture; development work on the 8086 design started in the spring of 1976 and the chip was introduced to the market in the summer of 1978. So learn more about the Intel 8086 (iAPX86) and get gob preparation with the help of this Intel 8086 Interview Questions with Answers guide”
they are two types.
they are two types.they are big endian and little endian.
memory is divided into two bank, 1:even bank 2:odd bank.
Single slave,
Master slave,
Scatternet .
Master slave
8086 has a special concept called as memory segmentation.It allows parallel processing, while 8085 does not.
A collection of devices connected through Bluetooth technology in an ad hoc fashion.
Question What are the three main types of connection used by Bluetooth? Answer Single slave, Master slave, Scatternet
A network of devices connected in an ad hoc fashion using Bluetooth technology. A piconet is formed when at least two devices, such as a portable PC and a cellular phone, connect. A piconet can support up to eight devices.
RST 7.5, RST6.5, RST5.5 are Maskable interrupts
TRAP mask is in 8085 dear!
memory size of 8086 is 1MB memory size of 8085 is 64KB 2 ^(adresslines)=size of memory (bytes) so adress lines of 8086 are 20 and 8085 is 16
8086 is used for general purpose like it is used in traffic signals for control purpose .It's also used for small applications like for calculator,etc
scientific calculators & small arithmatic operations
8086 is having 2 different units i.e. BIU(Bus Interface Unit) and EU(Execution Unit), these two units work synchronously.
Interpreter is the tool used to connect the user and the tool.
The address line is 02 less than the earlier value.
Decrement by 2.
The address line is 02 greater than the earlier value.
Accumulator is the register in which Arithmetic and Logic calculations are done.
Z80, Intel MSC51 &96, Motorola are the best examples of Microcontroller.
The answer is:If we make the program in one operating system(os-xp) & if we want to execute/runs on another operating sysrem(os-linux),than we can do it by cross-compiler.
A program runs on one machine and executes on another is called as cross-compiler
Programs which compile on One Machine and Execute on Another machine is called cross compiler
Trace Flag,
Interrupt Flag,
Direction Flag.
Stack Segment in segment register is used to store interrupt and subroutine return address registers
8088 is that processor.
80186
Basically,8086 is divided into two part. 1.BIU. 2.EU Execution Unit(EU)Fetch the intruction from Queue(memory(6 byte) in BIU.) and execute it.
Frequency hopping is the technology used in Bluetooth.
FIFO (First In First Out) stack is used in 8086.In this type of Stack the first stored information is retrieved first.