Huge Question Bank For Microprocessor 8085 - 8085 Microprocessor Complete Tutorial
Huge Question Bank For Microprocessor 8085 - 8085 Microprocessor Complete Tutorial
HugeQuestionBankforMicroprocessor8085|8085MicroprocessorCompleteTutorial
typeyoursearchandhitenter
WhatisaMicroprocessor?
menu
Home
HugeQuestionBankfor
Microprocessor8085
8085MicroprocessorTheory
Popular Posts
ArchitectureDiagramof8085
Microprocessor
Thisisthefunctionalblockdiagramof
the8085Microprocessor.Thisisthe
functionalBlockDiagramof8085
Microprocessor.Acum...
ApplicationsOfMicroprocessorin
GeneralLife
Therearealotofapplicationsof
Microprocessoringenerallife.Someof
theapplicationsaregivenbelow:Mobile
PhonesDigitalWatch...
PinDiagramof8085Microprocessor
withDescription
8085isageneralpurposemicroprocessor
having40pinsandworksonsingle
powersupply.Tostudythepindiagram
wegroupthesignals...
AllAddressingModesin8085
MicroprocessorWithExample
AddressingModesin8085Therearefive
addressingmodesin8085.1.Immediate
AddressingMode:Animmediateis
transferreddirectly...
DifferenceBetween
AddressBusvsDataBus
of8085Microprocessor
Accordingtocomputer
architecture,abusis
definedasasystemthat
transfersdatabetweenhardware
componentsofacomputerorbetwee...
BusStructureOf8085Microprocessor
TherearethreebusesinMicroprocessor:
1.AddressBus2.DataBus3.ControlBus
1.AddressBus:Genearlly,
Mic...
HowtoDemultiplex
AddressandDataBus
Generally,74LS373Latch
ICisusedforlatchingthe
addressissuedby
Microprocessor.Ithas8
latches(Dflipflop).Addresswill...
IntroductiontoMicroprocessor
IntroductiontoMicroprocessor8085
1/20
01/04/2016
HugeQuestionBankforMicroprocessor8085|8085MicroprocessorCompleteTutorial
Address bus: This is used to carry the Address to the memory to fetch
either Instruction or Data.
Data bus : This is used to carry the Data from the memory.
Control bus : This is used to carry the Control signals like RD/WR,
Select etc.
WhatistheMaximumclockfrequencyin8086?
5 Mhz is the Maximum clock frequency in 8086.
WhatismeantbyMaskableinterrupts?
An interrupt that can be turned off by the programmer is known as
Maskable interrupt.
WhatisNonMaskableinterrupts?
In 8086 Carry flag, Parity flag, Auxiliary carry flag, Zero flag, Overflow
flag, Trace flag, Interrupt flag, Direction flag, and Sign flag.
WhatisSIMandRIMinstructions?
SIM is Set Interrupt Mask. Used to mask the hardware interrupts.
RIM is Read Interrupt Mask. Used to check whether the interrupt is
Masked or not.
Whatisthedifferencebetween8086and8088?
The BIU in 8088 is 8bit data bus & 16 bit in 8086.Instruction
MicroprocessorDefinition:Whenwe
hearthewordmicroprocessorthenwhat
comestoourmindisas...
SoftwareInterruptsin8085.....(Interrupt
Contd..)
SoftwareInterrupts:Asoftware
interruptsisaparticularinstructionsthat
canbeinsertedintothedesiredlocation
intherpogram.T...
HardwareInterruptsin8085......
(InterruptsContd)........
HardwareInterrupt:Asihavealready
discussedthatthereare6interruptpins
inthemicroprocessorusedasHardware
Interrruptsgiven...
Blogroll
Blog archive
2015(5)
September(3)
SolutionofinterfacingusingRAM
andROMbothat...
ControlAndStatusSignal
LatchpulseandClockpulse
August(1)
April(1)
2012(16)
Latest Tweets
...searchingtwitter...
2/20
01/04/2016
HugeQuestionBankforMicroprocessor8085|8085MicroprocessorCompleteTutorial
In8085whichiscalledasHighorder/LoworderRegister?
LIFO (Last In First Out) stack is used in 8085.In this type of Stack
the last stored information can be retrieved first.
WhatisProgramcounter?
Program counter holds the address of either the first byte of the next
instruction to be fetched for execution or the address of the next byte
of a multi byte instruction, which has not been completely fetched. In
both the cases it gets incremented automatically one by one as the
instruction bytes get fetched. Also Program register keeps the address
of the next instruction.
WhatistheRSTfortheTRAP?
RST 4.5 is called as TRAP.
Whatareleveltriggeringinterrupt?
RST 6.5 & RST 5.5 are leveltriggering interrupts.
Whichinterruptisnotlevelsensitivein8085?
Sign flag, Zero flag, Auxiliary flag, Parity flag, Carry flag.
In8085namethe16bitregisters?
Stack pointer and Program counter all have 16 bits.
WhatisStackPointer?
Stack pointer is a special purpose 16bit register in the
Microprocessor, which holds the address of the top of the stack.
WhathappenswhenHLTinstructionisexecutedinprocessor?
The Micro Processor enters into HaltState and the buses are tri
stated.
WhatdoesQualityfactormean?
The Quality factor is also defined, as Q. So it is a number, which
reflects the lossness of a circuit. Higher the Q, the lower are the
losses.
Howmanyinterruptsaretherein8085?
There are 12 interrupts in 8085.
WhatisTristatelogic?
Three Logic Levels are used and they are High, Low, High impedance
state. The high and low are normal logic levels & high impedance
state is electrical open circuit conditions. Tristate logic has a third
line called enable line.
Whichinterrupthasthehighestpriority?
3/20
01/04/2016
HugeQuestionBankforMicroprocessor8085|8085MicroprocessorCompleteTutorial
CananRCcircuitbeusedasclocksourcefor8085?
WhatisaMicroprocessor?
Microprocessorisaprogramcontrolleddevice,whichfetchestheinstructions
frommemory,decodesandexecutestheinstructions.MostMicroProcessorare
singlechipdevices.
Whatisthedifferencebetweenmicroprocessorandmicrocontroller?
Themajordifferenceismicroprocessordoesnthaveinbuiltmemorybutmicro
controllerhasinbuiltmemory.InMicroprocessormoreopcodes,fewbit
handlinginstructions.ButinMicrocontroller:feweropcodes,morebithandling
Instructions.Microcontrollercanbedefinedasadevicethatincludesmicro
processor,memory,&input/outputsignallinesonasinglechip.
Giveexamplesfor8/16/32bitMicroprocessor?
8bitProcessor8085/Z80/6800
16bitProcessor8086/68000/Z8000
32bitProcessor80386/80486.
Why8085processoriscalledan8bitprocessor?
Because8085processorhas8bitALU(ArithmeticLogicReview).
ExpandHCMOS?
HighdensityntypeComplimentaryMetalOxideSiliconfieldeffecttransistor.
http://8085microprocessor4u.blogspot.in/p/hugequestionbankformicroprocessor.html
4/20
01/04/2016
HugeQuestionBankforMicroprocessor8085|8085MicroprocessorCompleteTutorial
Whatdoesmicroprocessorspeeddependon?
TheprocessingspeeddependsonDATABUSWIDTH.
WhatistheMaximumclockfrequencyin8086?
5MhzistheMaximumclockfrequencyin8086
Istheaddressbusunidirectional?IsthedatabusisBidirectional?
Theaddressbusisunidirectionalbecausetheaddressinformationisalways
givenbytheMicroProcessortoaddressamemorylocationofaninput/output
devices.
ThedatabusisBidirectionalbecausethesamebusisusedfortransferofdata
betweenMicroProcessorandmemoryorinput/outputdevicesinboththe
direction.
Whatisthedisadvantageofmicroprocessor?
Ithaslimitationsonthesizeofdata.MostMicroprocessordoesnotsupport
floatingpointoperations.
Whatisthedifferencebetweenprimary&secondarystoragedevice?
Inprimarystoragedevicethestoragecapacityislimited.Ithasavolatile
memory.Insecondarystoragedevicethestoragecapacityislarger.Itisa
nonvolatilememory.Primarydevicesare:RAM/ROM.
Secondarydevicesare:Floppydisc/Harddisk.
DifferencebetweenSRAMandDRAM?
StaticRAM:Norefreshing,6to8MOStransistorsarerequiredtoformone
memorycell,Informationstoredasvoltagelevelinaflipflop.
DynamicRAM:Refreshedperiodically,3to4transistorsarerequiredtoformone
memorycell,Informationisstoredasachargeinthegatetosubstrate
capacitance.
Whatisaninterrupt?
Interruptisasignalsendbyexternaldevicetotheprocessorsoastorequest
theprocessortoperformaparticularwork.
Whatarethedifferenttypesofinterrupts?
MaskableandNonmaskableinterrupts.
Whatiscachememory?
Cachememoryisasmallhighspeedmemory.Itisusedfortemporarystorage
ofdata&informationbetweenthemainmemoryandtheCPU(center
processingunit).ThecachememoryisonlyinRAM.
ExpandDMA?
DirectMemoryAccess
DifferentiatebetweenRAMandROM?
RAM:RandomAccessMemory.Read/Writememory,HighSpeed,Volatile
Memory.ROM:Readonlymemory,LowSpeed,NonVolatileMemory
WhatisNVRAM?
NonvolatileReadAccessMemory,alsocalledFlashmemory.
Whatisaflag?
Flagisaflipflopusedtostoretheinformationaboutthestatusofaprocessor
andthestatusoftheinstructionexecutedmostrecently
Whataretheflagsin8086?
In8086Carryflag,Parityflag,Auxiliarycarryflag,Zeroflag,Overflowflag,Trace
flag,Interruptflag,Directionflag,andSignflag.
http://8085microprocessor4u.blogspot.in/p/hugequestionbankformicroprocessor.html
5/20
01/04/2016
HugeQuestionBankforMicroprocessor8085|8085MicroprocessorCompleteTutorial
WhatismeantbyMaskableinterrupt?
AninterruptthatcanbeturnedoffbytheprogrammerisknownasMaskable
interrupt.
WhatisNonMaskableinterrupt?
Aninterruptwhichcanbeneverbeturnedoff(ie.disabled)isknownasNon
Maskableinterrupt.
Whichinterruptsaregenerallyusedforcriticalevents?
NonMaskableinterruptsareusedincriticalevents.SuchasPowerfailure,
Emergency,Shutoffetc.
GiveexamplesforMaskableinterrupts?
RST7.5,RST6.5,RST5.5areMaskableinterrupts
GiveexampleforNonMaskableinterrupts?
TrapisknownasNonMaskableinterrupts,whichisusedinemergency
condition.
Whatarethevarioussegmentregistersin8086?
Code,Data,Stack,ExtraSegmentregistersin8086.
WhichStackisusedin8086?
FIFO(FirstInFirstOut)stackisusedin8086.InthistypeofStackthefirst
storedinformationisretrievedfirst.
WhatisSIMandRIMinstructions?
SIMisSetInterruptMask.Usedtomaskthehardwareinterrupts.
RIMisReadInterruptMask.UsedtocheckwhethertheinterruptisMaskedor
not.
WhatisTristatelogic?
ThreeLogicLevelsareusedandtheyareHigh,Low,Highimpedancestate.The
highandlowarenormallogiclevels&highimpedancestateiselectricalopen
circuitconditions.Tristatelogichasathirdlinecalledenableline.
Giveanexampleofoneaddressmicroprocessor?
8085isaoneaddressmicroprocessor.
Inwhatwayinterruptsareclassifiedin8085?
In8085theinterruptsareclassifiedasHardwareandSoftwareinterrupts.
WhatareHardwareinterrupts?
TRAP,RST7.5,RST6.5,RST5.5,INTR.
WhatareSoftwareinterrupts?
RST0,RST1,RST2,RST3,RST4,RST5,RST6,RST7.
Whichinterrupthasthehighestpriority?
TRAPhasthehighestpriority.
Name5differentaddressingmodes?
Immediate,Direct,Register,Registerindirect,Impliedaddressingmodes.
Howmanyinterruptsaretherein8085?
Thereare12interruptsin8085.
WhatistheRST
fortheTRAP?
RST4.5iscalledasTRAP.
http://8085microprocessor4u.blogspot.in/p/hugequestionbankformicroprocessor.html
6/20
01/04/2016
HugeQuestionBankforMicroprocessor8085|8085MicroprocessorCompleteTutorial
In8085whichiscalledasHighorder/LoworderRegister?
FlagiscalledasLoworderregister&AccumulatoriscalledasHighorder
Register.
1. What is a Microprocessor?
Answer
http://8085microprocessor4u.blogspot.in/p/hugequestionbankformicroprocessor.html
7/20
01/04/2016
HugeQuestionBankforMicroprocessor8085|8085MicroprocessorCompleteTutorial
Answer
Accumulator registers, Data registers, Temporary registers, Instruction registers,
Stack Pointer, Program Counter and Condition Code Register.
8. Why is address bus unidirectional?
Answer
The address bus is unidirectional because the address is always given by the
microprocessor, to address a memory location of an I/O device. Only
microprocessor can write a value onto address bus, I/O devices can only read
address bus.
9. Why is data bus bidirectional?
Answer
The data bus is bidirectional because the it is used by microprocessor, memory
units, and I/O devices for both to transfer and receive data.
10. Expand RAM, ROM, PROM, EPROM, EEPROM.
Answer
RAM: Random Access Memory.
ROM: Read Only Memory.
PROM: Programmable Read Only Memory.
EPROM: Erasable Programmable Read Only Memory..
EEPROM: Electrically Erasable Programmable Read Only Memory.
http://8085microprocessor4u.blogspot.in/p/hugequestionbankformicroprocessor.html
8/20
01/04/2016
HugeQuestionBankforMicroprocessor8085|8085MicroprocessorCompleteTutorial
9/20
01/04/2016
HugeQuestionBankforMicroprocessor8085|8085MicroprocessorCompleteTutorial
11.Inwhatwayinterruptsareclassifiedin8085?
In8085theinterruptsareclassifiedasHardwareandSoftware
interrupts.
12.WhatareHardwareinterrupts?
TRAP,RST7.5,RST6.5,RST5.5,INTR.
13.WhatareSoftwareinterrupts?
RST0,RST1,RST2,RST3,RST4,RST5,RST6,RST7.
14.Whichinterrupthasthehighestpriority?
TRAPhasthehighestpriority.
15.Name5differentaddressingmodes?
Immediate,Direct,Register,Registerindirect,Impliedaddressing
modes.
16.Howmanyinterruptsaretherein8085?
Thereare12interruptsin8085.
17.Whatisclockfrequencyfor8085?
3MHzisthemaximumclockfrequencyfor8085.
18.WhatistheRSTfortheTRAP?
RST4.5iscalledasTRAP.
19.In8085whichiscalledasHighorder/LoworderRegister?Flag
iscalledasLoworderregister&AccumulatoriscalledasHighorder
Register.
20.Whatareinput&outputdevices?
Keyboards,Floppydiskaretheexamplesofinputdevices.Printer,
LED/LCDdisplay,CRTMonitoraretheexamplesofoutputdevices.
21.CananRCcircuitbeusedasclocksourcefor8085?
Yes,itcanbeused,ifanaccurateclockfrequencyisnotrequired.
Also,thecomponentcostislowcomparedtoLCorCrystal.
22.Whycrystalisapreferredclocksource?
Becauseofhighstability,largeQ(QualityFactor)&thefrequency
thatdoesntdriftwithaging.Crystalisusedasaclocksourcemost
ofthetimes.
23.Whichinterruptisnotlevelsensitivein8085?
RST7.5isaraisingedgetriggeringinterrupt.
24.WhatdoesQualityfactormean?
TheQualityfactorisalsodefined,asQ.Soitisanumber,which
reflectsthelossnessofacircuit.HighertheQ,thelowerarethe
losses.
25.Whatareleveltriggeringinterrupt?
RST6.5&RST5.5areleveltriggeringinterrupts
26.WhichStackisusedin8085?LIFO(LastInFirstOut)
stackisusedin8085.InthistypeofStackthelaststored
informationcanbe...
http://8085microprocessor4u.blogspot.in/p/hugequestionbankformicroprocessor.html
10/20
01/04/2016
HugeQuestionBankforMicroprocessor8085|8085MicroprocessorCompleteTutorial
27.Whatarethevariousregistersin8085?Accumulator
register,Temporaryregister,Instructionregister,Stack
Pointer,ProgramCounterarethevariousregistersin8085...
28.Whatarethevariousregistersin8085?Accumulator
register,Temporaryregister,Instructionregister,Stack
Pointer,ProgramCounterarethevariousregistersin8085...
29.In8085namethe16bitregisters?Stackpointerand
Programcounterallhave16bits....
30.WhatisStackPointer?Stackpointerisaspecial
purpose16bitregisterintheMicroprocessor,whichholds
theaddressofthetopofthe...
31.WhichStacWhichStackisusedin8086?kisusedin
8086?FIFO(FirstInFirstOut)stackisusedin8086.Inthis
typeofStackthefirststoredinformationisretrieved...
32.HowcanIhandleadestructorthatfails?Writea
messagetoalogfile.Butdonotthrowanexception.The
C++ruleisthatyoumustneverthrow...
33.Inwhatwayinterruptsareclassifiedin8085?In8085
theinterruptsareclassifiedasHardwareandSoftware
interrupts....
34.Whatmethodisusedtoplaceavalueontothetopofa
stack?push()method,Pushisthedirectionthatdatais
beingaddedtothestack.push()membermethodplacesa
value...
35.Whatisclockfrequencyfor8085?3MHzisthe
maximumclockfrequencyfor8085....
36.Whatisclockfrequencyfor8085?
3MHzisthemaximumclockfrequencyfor8085.
37.Giveanexampleofoneaddressmicroprocessor?
8085isaoneaddressmicroprocessor.
38.Giveexamplesfor8/16/32bitMicroprocessor?
8bitProcessor8085/Z80/680016bitProcessor8086/
68000/Z800032bitprocessor80386/80486
39.Whatismeantbyabus?
Abusisagroupofconductinglinesthatcarriersdata,address,&
controlsignals.
40.Whatarethevariousregistersin8085?
Accumulatorregister,Temporaryregister,Instructionregister,
StackPointer,ProgramCounterarethevariousregistersin8085
41.Whycrystalisapreferredclocksource?
Becauseofhighstability,largeQ(QualityFactor)&thefrequency
thatdoesn?tdriftwithaging.Crystalisusedasaclocksourcemost
ofthetimes.
42.In8085whichiscalledasHighorder/Loworder
Register?
FlagiscalledasLoworderregister&AccumulatoriscalledasHigh
orderRegister.
43.Name5differentaddressingmodes?
Immediate,Direct,Register,Registerindirect,Impliedaddressing
http://8085microprocessor4u.blogspot.in/p/hugequestionbankformicroprocessor.html
11/20
01/04/2016
HugeQuestionBankforMicroprocessor8085|8085MicroprocessorCompleteTutorial
Immediate,Direct,Register,Registerindirect,Impliedaddressing
modes
44.Inwhatwayinterruptsareclassifiedin8085?
In8085theinterruptsareclassifiedasHardwareandSoftware
interrupts.
45.Whatisthedifferencebetweenprimary&secondary
storagedevice?
Inprimarystoragedevicethestoragecapacityislimited.Ithasa
volatilememory.Insecondarystoragedevicethestoragecapacity
islarger.Itisanonvolatilememory.Primarydevicesare:RAM/
ROM.Secondarydevicesare:Floppydisc/Harddisk.
46.WhichStackisusedin8085?
LIFO(LastInFirstOut)stackisusedin8085.InthistypeofStack
thelaststoredinformationcanberetrievedfirst.
47.WhatisProgramcounter?
Programcounterholdstheaddressofeitherthefirstbyteofthe
nextinstructiontobefetchedforexecutionortheaddressofthe
nextbyteofamultibyteinstruction,whichhasnotbeen
completelyfetched.Inboththecasesitgetsincremented
automaticallyonebyoneastheinstructionbytesgetfetched.Also
Programregisterkeepstheaddressofthenextinstruction.
48.WhatistheRSTfortheTRAP?
RST4.5iscalledasTRAP.
49.Whatareleveltriggeringinterrupt?
RST6.5&RST5.5areleveltriggeringinterrupts.
50.Whichinterruptisnotlevelsensitivein8085?
RST7.5isaraisingedgetriggeringinterrupt.
51.WhatareSoftwareinterrupts?
RST0,RST1,RST2,RST3,RST4,RST5,RST6,RST7.
52.Whatarethevariousflagsusedin8085?
Signflag,Zeroflag,Auxiliaryflag,Parityflag,Carryflag.
53.In8085namethe16bitregisters?
StackpointerandProgramcounterallhave16bits.
54.WhatisStackPointer?
Stackpointerisaspecialpurpose16bitregisterinthe
Microprocessor,whichholdstheaddressofthetopofthestack.
55.WhathappenswhenHLTinstructionisexecutedin
processor?
TheMicroProcessorentersintoHaltStateandthebusesaretri
stated.
56.WhatdoesQualityfactormean?
TheQualityfactorisalsodefined,asQ.Soitisanumber,which
reflectsthelossnessofacircuit.HighertheQ,thelowerarethe
losses.
57.Howmanyinterruptsaretherein8085?
Thereare12interruptsin8085.
58.WhatisTristatelogic?
ThreeLogicLevelsareusedandtheyareHigh,Low,High
impedancestate.Thehighandlowarenormallogiclevels&high
impedancestateiselectricalopencircuitconditions.Tristatelogic
hasathirdlinecalledenableline.
59.Whichinterrupthasthehighestpriority?
TRAPhasthehighestpriority
60.WhatareHardwareinterrupts?
TRAP,RST7.5,RST6.5,RST5.5,INTR
61.CananRCcircuitbeusedasclocksourcefor8085?
Yes,itcanbeused,ifanaccurateclockfrequencyisnotrequired.
Also,thecomponentcostislowcomparedtoLCorCrystal
http://8085microprocessor4u.blogspot.in/p/hugequestionbankformicroprocessor.html
12/20
01/04/2016
HugeQuestionBankforMicroprocessor8085|8085MicroprocessorCompleteTutorial
Also,thecomponentcostislowcomparedtoLCorCrystal
because the same bus is used for transfer of data between Micro
Processor and memory or input / output devices in both the
direction.
9.What is the disadvantage of microprocessor? It has limitations on
http://8085microprocessor4u.blogspot.in/p/hugequestionbankformicroprocessor.html
13/20
01/04/2016
HugeQuestionBankforMicroprocessor8085|8085MicroprocessorCompleteTutorial
pad of computer.
18.Which transistor is used in each cell of EPROM? Floating .gate
High Speed, Volatile Memory. ROM: Read only memory, Low Speed,
Non Voliate Memory.
20.What is a compiler? Compiler is used to translate the highlevel
pipelined structure.
22.What is flag? Flag is a flipflop used to store the information about
http://8085microprocessor4u.blogspot.in/p/hugequestionbankformicroprocessor.html
14/20
01/04/2016
HugeQuestionBankforMicroprocessor8085|8085MicroprocessorCompleteTutorial
InterviewQuestionsonMicroprocessor:
1)Whattypeofarchitectureusedin8085microprocessor?Interview
QuestionsonMicroprocessor8085
Ans.8085hasVonNeumannarchitecture.Itisnamedafterthe
mathematicianJohnVonNeumann.Itisbasedontheconceptofstored
programcontrol.Inthisarchitectureboththedataandtheprogramisstoredin
thesamememory.
2)Whatisthefunctionofaccumulator?InterviewQuestionson
Microprocessor8085
Ans.Accumulatorisan8bitregisterwhichstoresdataandperforms
arithmeticandlogicaloperations.Theresultoftheoperationisstoredinthe
accumulator.ItisdesignatedbytheletterA.
3)Whatarethedifferenttypesofflagsin8085microprocessor?
InterviewQuestionsonMicroprocessor8085
Ans.Thereare5differentflagsin8085microprocessor.Thoughtheflagregister
isof8bitbut3bitsarenotinuse.Only5bitsareusedforthedifferentflags.
Theyare:
a)Signflag(s)ThisisdesignatedbytheletterS.Ifsignbitis1thenthesign
flagissetto1andifthesignbitiszerothensignflagisresettozero.
b)Zeroflag(z)Thisisdesignatedbytheletterz.Iftheresultofany
arithmeticorlogicaloperationiszeroi.e.allthebitsarezerothenzeroflagisset
to1elseitissettozero.
c)Auxiliarycarry(AC)Thisflagissetto1onlywhenanyintermediatecarry
isproduced.Elseitisresetto0.
d)Parityflag(P)whentheresultofanyoperationhasoddnumberofones
thenparityflagissetto1elseifithasevennumberofonesthenitisresetto
0.
e)Carryflag(C)thisflagissetto1onlywhenacarryisproducedinthe
resulti.e.thecarrybitis1elseifthecarrybitiszerothentheflagisresetto
zero.
4)Whatarethetypesofgeneralpurposeregistersin8085?
Ans.Thereare6generalpurposeregistersin8085microprocessor.Theyare
designatedbythelettersB,C,D,E,H,andL.Theseare8bitregistersandare
usedtostoredatatemporarilyduringtheexecutionofanyprogram.These
registerscanalsobeusedtostore16bitdatabyusingtheminpairsi.e.BC,DE
http://8085microprocessor4u.blogspot.in/p/hugequestionbankformicroprocessor.html
15/20
01/04/2016
HugeQuestionBankforMicroprocessor8085|8085MicroprocessorCompleteTutorial
andHL.ThesepairscannotbechangedasBcannotpairwithanyotherregister
otherthanC.
5)Whatisthelengthofstackpointerin8085microprocessor?And
whatisitsuse?InterviewSamplepaperquestionansweron8085
Microprocessor.
Ans.stackpointerisof16bitslengthandisusedtopointtothevalueattopof
thestackforthecurrentlyexecutedinstruction.
6)Whatisthememorysizeof8085microprocessor?Placement
InterviewSamplepaperquestionansweron8085Microprocessor
Ans.8085has8datalinesand16addresslines.Thememorysizeofany
microprocessordependsonthenumberofaddresslines.Thegeneralformulais
2^n,wheren=numberofaddresslines.For8085thereare2^16=64Kbytes
memorysize.
7)Howmanybitsis8085microprocessor?SamplePaperInterview
questionanswer
Ans.Microprocessorisnamedonthebasisofnumberofdatalinesinit.8085is
abitmicroprocessorasithas8bitdatalines.
8)Whatarethevariousinterruptsin8085microprocessor?Whichis
thehighestpriorityinterrupt?ImportantquestionsonMicroprocessor
8085
Thereare6typesofinterruptsin8085.Theyare
a)TRAP
b)RST7.5
c)RST6.5
d)RST5.5
e)INTR
f)Interruptacknowledgment(INTA(bar)).
TRAPhasthehighestpriorityamongalltheinterrupts.
9)Whichtypeofcycleisusedforfetchandexecuteinstruction?
SamplePaperInterviewquestionanswer
Ans.Instructioncycleisusedforthefetchandexecuteinstruction.
Inthiscycletheinstructionisfetched,decodedandexecutedtoproducethe
requiredoutput.
10)Howmanyaddresslinesaretherein8085microprocessor?
SamplePaperInterviewquestionanswer
Ans.Thereare16addresslinesin8085.Theyaremultiplexedaddressanddata
lines.Addressbusof8085isof16bits.Duringthefirstmachinecyclethese
addresslinesareusedasdatalinesandinthenextmachinecycleallthe16
linesactasaddresslines.
Themultiplexed8addressanddatalinesrefertolowerorderaddressbitandthe
http://8085microprocessor4u.blogspot.in/p/hugequestionbankformicroprocessor.html
16/20
01/04/2016
HugeQuestionBankforMicroprocessor8085|8085MicroprocessorCompleteTutorial
rest8forhigherorderaddressbits.
11)WhatisaMicroprocessor?
Ans:Microprocessorisaprogramcontrolleddevice,thatfetchesthe
instructionsfrommemory,decodeit&executestheinstructions.Generally
Microprocessoraresinglechipdevices.
12)Whycrystalisbeingpreferredasaclocksource?
Ans:Reasonshighstability,largeQ(QualityFactor)&thefrequencythat
doesntdriftwithaging.socrystalisusedasaclocksourcemostofthetimes.
13)NameHighorder/LoworderRegisterin8085microprocessor?
Ans:FlagiscalledLoworderregister&AccumulatoriscalledHighorderRegister
in8085microprocessor.
14)DescribeTristatelogic?
Ans:ThreeLogicLevelsareusedandtheyareknownasHigh,Low,High
impedancestate.Thehighandlowaresaidtobenormallogiclevelswhereas
highimpedancestateiselectricalopencircuitconditions.Tristatelogichasa
enablelineasthirdline
15)WhatwillhappenifHLTinstructionisexecutedinprocessor?
Ans:TheMicroProcessorwillenterintoHaltStateandthebuseswillbetri
stated.
16)WhichStackisusedin8085?
Ans:LIFO(LastInFirstOut)stackisusedin8085.InthistypeofStackthe
informationwhichisstoredlastwillbetakenoutorretrievedfirst.
17)DescribebrieflyProgramcounter?
Ans:Programcounterdoeseitherofthetwothingsthatisitholdstheaddress
ofeitherthefirstbyteofthenextinstructiontobefetchedforexecutionorthe
addressofthenextbyteofamultibyteinstruction,whichwasnotcompletely
fetched.Inboththecasesitisincrementedautomaticallyonebyoneasthe
instructionbyteswillbefetched.Programregisteralsokeepsthenext
instructionaddress.
18)Namethe1st/2nd/3rd/4thgenerationprocessor?
Ans:TheprocessoraremadeofPMOS/NMOS/HMOS/HCMOStechnology
whichiscalled1st/2nd/3rd/4thgenerationprocessor,andthatismadeup
of4/8/16/32bitsrespectively.
19)Nametheprocessorlinesoftwomajormanufacturers?
Ans:TheProcessorlinesnamesoftwomajormanufacturersareasfollows:
AtHighend:IntelPentium(II,III,IV),AMDAthlon.AtLowend:Intel
Celeron,AMDDuron.64bit:IntelItanium2,AMDOpteron
20)MentionthespeedanddevicemaximumspecsforFirewire?
Ans:IEEE1394(Firewire)withspeedsupto400Mbpscansupportthe
maximumof63connecteddevices
http://8085microprocessor4u.blogspot.in/p/hugequestionbankformicroprocessor.html
17/20
01/04/2016
HugeQuestionBankforMicroprocessor8085|8085MicroprocessorCompleteTutorial
21)WheresMBRlocatedonthedisk?
Ans:TheplacewhereMBRissituatedisinsector0,track0,head0,cylinder0
oftheprimaryactivepartition.
22)WheredoesCPUEnhancedmodeoriginatefrom?
Ans:Intels80386wasthefirst32bitprocessor,andsothecompanyhadto
backwardsupportthe8086.AllthemodernIntelbasedprocessorsruninthe
enhancedmodewhicharecapabletoswitchinbetweenrealmodeand
protectedmode,whichisthecurrentmodeofoperation.
23)Whatarethetypesofbuses?
Ans:Threetypesofbusesarethere:
Addressbus:ItcarriestheAddresstothememorytofetcheitherinstruction..
Databus:Itcarriesdatafromthememory.
Controlbus:ItcarriesthecontrolsignalslikeRD/WR,Selectetc.
24)WhatdoesEUdo?
Ans:ExecutionUnitreceivesbothprograminstructioncodes&datafromBus
InterfaceUnitandthenexecutestheseinstructionsandtheresultisbeing
storedinregisters.
25)MentionRSTfortheTRAP?
Ans:RST4.5
26)CananRCcircuitbeusedasclocksourcefor8085?
Ans:Yes,RCcircuitcanbeusedasclocksourceifincaseanaccurateclock
frequencyisnotrequired.ThecostofRCislowascomparedtoLC.
Microprocessorinterviewquestionson8086
27)Whatarethetypesofflagsin8086?
Ans:In8086thereare9typesofflagswhichareasfollowsCarryflag,Parity
flag,Auxiliarycarryflag,Zeroflag,Overflowflag,Traceflag,Interruptflag,
Directionflag,andSignflag.
28)Whatarethevariousinterruptsin8086?
Ans:Twotypesofinterrupts:Maskableinterrupts,NonMaskableinterrupts.
29)WhatismeantbyMaskableinterrupts?
Ans:Aninterruptthatcanbeturnedoffbytheprogrammerisknownas
Maskableinterruptsarethoseinterruptswhichcanbeturnedoffbythe
programmerorcanbeignoredbytheprogrammer.
30)WhatisNonMaskableinterrupts?
Ans:Aprocessorinterruptwhichcanbeneverbeturnedoff(i.e.disabled)or
cannotbeignoredbytheprogrammerisknownasNonMaskableinterrupt.
31)Whichinterruptsaregenerallyusedforcriticalevents?
Ans:NonMaskableinterruptsaregenerallyusedincriticalevents.For
examplePowerfailure,Emergency,Shutoffetc.
32)GivesomeexamplesforMaskableinterrupts?
Ans:Someexamplesformaskableinterruptsareasfollows:RST7.5,RST6.5,
RST5.5
33)GivesomeexampleforNonMaskableinterrupts?
http://8085microprocessor4u.blogspot.in/p/hugequestionbankformicroprocessor.html
18/20
01/04/2016
HugeQuestionBankforMicroprocessor8085|8085MicroprocessorCompleteTutorial
Ans:TrapiscalledasNonMaskableinterrupts,whichisusedduringemergency
condition.
34)WhatistheMaximumclockfrequencyin8086?
Ans:5Mhz
35)Namethevarioussegmentregistersin8086?
Ans:Thevarioussegmentregistersin8085areCode,Data,Stack,Extra
Segmentregisters.
36)WhichStackisusedin8086?
Ans:FIFO(FirstInFirstOut)stackisusedin8086.InthistypeofStackthe
informationwhichisstoredfirstistakenoutorretrievedfirst.
37)WhatisSIMandRIMinstructions?
Ans:SIMisSetInterruptMask.whichisusedtomaskthehardwareinterrupts.
RIMisReadInterruptMaskwhichisusedtocheckwhethertheinterruptis
maskedornot.
38)Whichisthetoolwhichisusedtoconnecttheuserandthe
computer?
Ans:Interpreter
39)WhatisthepositionoftheStackPointerafterthePUSH
instruction?
Ans:Theaddresslineis02lessthantheearliervalue.
40)WhatisthepositionoftheStackPointerafterthePOPinstruction?
Ans:Theaddresslineis02greaterthantheearliervalue.
ThesearesomeoftheinterviewquestionsandanswersonMicroprocessor.If
youwanttoaddsomemore,pleasementioninthecommentsectionofthe
post.
QuestionBank
Write
Keywords
University
StudentGrants
GovernmentJobs
3 comments:
SHIVOMPANDEYsaid...
awesomebutrepeatedtoomuch..
11October2015at06:03
SHIVOMPANDEYsaid...
awesomebutrepeatedtoomuch..
11October2015at06:04
Unknownsaid...
Good,repeatedthingswerehappened
21March2016at22:43
http://8085microprocessor4u.blogspot.in/p/hugequestionbankformicroprocessor.html
19/20
01/04/2016
HugeQuestionBankforMicroprocessor8085|8085MicroprocessorCompleteTutorial
Post a Comment
Enteryourcomment...
Commentas:
Publish
GoogleAccount
Preview
Home
Copyright2011Diary/NotebookThemebySite5.com.AllRightsReserved.byTNB
ThemebySite5.
ExpertsinWebHosting.
http://8085microprocessor4u.blogspot.in/p/hugequestionbankformicroprocessor.html
20/20