Write a program using micrprocessor?

Answers were Sorted based on User's Feedback



Write a program using micrprocessor?..

Answer / yogesh

program to divide two number using 8085 microprocessor

LDA 9000H
MOV B,A
LDA 9001H
MOV E,A
MVI C,00H
MOV A,B
LOOP : INR C
SUB E
JNZ LOOP
ADD E
DCR C
STA 9002H
MOV E,A
STA 9003H


Input the 2 numbers in 9000 & 9001.

Remainder stored in 9002, Quotient stored in 9003

Is This Answer Correct ?    12 Yes 1 No

Write a program using micrprocessor?..

Answer / vinit92

TRANSFER A BLOCK OF N BYTES FROM SOURCE TO DESTINATION ..


LXI H,2000H
MVI B,05H
LXI D,3000H
LOOP: MOV M,A
STAX D
INX H
INX D
DCR B
JNZ LOOP
HLT

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Electronics Communications Interview Questions

what is the difference between tcp and udp

3 Answers   Tech Mahindra,


1.what is the difference between snr and cnr?why cnr is used in satellite communication? 2.prove that power spectral density of gaussian noise os n/2

0 Answers  


tell me site from where i can download WREN N MARTIN GRAMMER BOOK...

5 Answers  


Is the data bus is Bi-directional?

0 Answers   IBM,


Explain the difference between plc and dcs control system?

0 Answers  






what is the difference between electrical and electronic choke.. and whats the main advantage of elecronic choke?

0 Answers   Nestle,


What are the benefits of fibre channel sans?

1 Answers  


why the array is derived data type

2 Answers   Google,


BTS

2 Answers  


how to wish if there will both sir and madam present? how to put acuriculam vitae when about to be confertable? tell me abut your state, city,and district? how to present our hobbies and interest? what is the anser of "you are nat selected"?

1 Answers   DMRC, HPCL, Infosys, NTPC, SSB, Wipro,


What is the basis for classifying a material as a conductor, semiconductor, or a dielectric?

0 Answers  


Define breakdown voltage.

0 Answers  


Categories
  • Civil Engineering Interview Questions Civil Engineering (5085)
  • Mechanical Engineering Interview Questions Mechanical Engineering (4451)
  • Electrical Engineering Interview Questions Electrical Engineering (16632)
  • Electronics Communications Interview Questions Electronics Communications (3918)
  • Chemical Engineering Interview Questions Chemical Engineering (1095)
  • Aeronautical Engineering Interview Questions Aeronautical Engineering (239)
  • Bio Engineering Interview Questions Bio Engineering (96)
  • Metallurgy Interview Questions Metallurgy (361)
  • Industrial Engineering Interview Questions Industrial Engineering (259)
  • Instrumentation Interview Questions Instrumentation (3014)
  • Automobile Engineering Interview Questions Automobile Engineering (332)
  • Mechatronics Engineering Interview Questions Mechatronics Engineering (97)
  • Marine Engineering Interview Questions Marine Engineering (124)
  • Power Plant Engineering Interview Questions Power Plant Engineering (172)
  • Textile Engineering Interview Questions Textile Engineering (575)
  • Production Engineering Interview Questions Production Engineering (25)
  • Satellite Systems Engineering Interview Questions Satellite Systems Engineering (106)
  • Engineering AllOther Interview Questions Engineering AllOther (1379)