1. In 8085, which of the following registers cannot be paired?





Ask Your Doubts Here

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

Comments

Show Similar Question And Answers
QA->Correct sentences among the following are: ) The tea is too hot that I cannot drink (2) Work hard, lest you should miss the chance (3) Unless you study well, you will fail (4) Unless you study well, you will pass....
QA->During the proclamation of National Emergency which articls cannot be suspended?....
QA->Which organ cannot be transplanted?....
QA->Old-written material; which cannot be read easily; how can be read?....
QA->Old-written material, which cannot be read easily, how can be read?....
MCQ->Consider the following registers: A accumulator and B registerB and C registersD and E registersH and L registers Which of these 8-bit registers of 8085 μP can be paired together to make a 16-bit register?....
MCQ->In 8085, which of the following registers cannot be paired?....
MCQ->Consider the following statements regarding registers and latches: Registers are made of edge-triggered FFs, whereas latches are made from level-triggered FFs. Registers are temporary storage devices whereas latches are not. A latch employs cross-coupled feedback connections. A register stores a binary word whereas a latch does not. Which of the above statements is/are correct?....
MCQ->Which of the following statements are correct about the structure declaration given below? struct Book { private String name; protected int totalpages; public Single price; public void Showdata() { Console.WriteLine(name + " " + totalpages + " " + price); } Book() { name = " "; totalpages = 0; price = 0.0f; } } Book b = new Book(); We cannot declare the access modifier of totalpages as protected. We cannot declare the access modifier of name as private. We cannot define a zero-argument constructor inside a structure. We cannot declare the access modifier of price as public. We can define a Showdata() method inside a structure.....
MCQ->For a voltage transfer function H(s), realizable by RLC network, the following statements are made H(s) cannot have a pole at s = 0H(s) cannot have a pole at s = ± j4H(s) cannot have a pole at s = ∞H(s) cannot have a pole at s = + 2 Of these statements....
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