1. In 8085 microprocessor, what is the length of A-register?





Ask Your Doubts Here

Type in
(Press Ctrl+g to toggle between English and the chosen language)

Comments

Show Similar Question And Answers
QA->A train moving with uniform speed passed a bridge of length 2000 metres in 2 ½ minutes.It took ½ minutes to pass a telephone post.What is the length of the train in metres?....
QA->The length and breadth of a rectangular field in the ratio of 12: 7 . Find the length if area of the field is 52,500 Sq.m?....
QA->A train of length 150 meters took 8 seconds to cross a bridge of length 250 meters. Time taken by the train to cross a telephone post is....
QA->The ratio of length and breadth of a rectangle is 7: if perimeter is 52 then, what is the length of the rectangle?....
QA->A train having a length of 240 metre passes a post in 24 seconds. How long will it take to pass a platform having a length of 650 metre?....
MCQ->Read the following statements as regards register pairs in microprocessor 8085B represents B, C pair with B as high order register and C as low order register.D represents D, E pair with D as high order register and E as low order register.H represents H, L pair with H as high order register and L as low order register. Which of the above statements are correct?....
MCQ->Assertion (A): Microprocessor 8085 can address 65536 memory locations.Reason (R): Microprocessor 8085 has 16 address lines.

....
MCQ->Assertion (A): In microprocessor 8085 instruction LXIB, 90 FF H means register B and C are loaded with upper and lower bytes to get B = 90 H and C = FFH.Reason (R): In 8085 the stack pointer indicates which memory location is to accessed.

....
MCQ->If Sample class has a Length property with get and set accessors then which of the following statements will work correctly? Sample.Length = 20; Sample m = new Sample(); m.Length = 10; Console.WriteLine(Sample.Length); Sample m = new Sample(); int len; len = m.Length; Sample m = new Sample(); m.Length = m.Length + 20;....
MCQ->Assertion (A): In register indirect addressing mode of 8085, the address of operand is in the specified register.Reason (R): An example of register indirect addressing mode is MOV, A, M..

....
Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use | Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions
Question ANSWER With Solution