1. The digit bus and display bus are each just a common set of conductors shared by the digit storage registers and display segments.



Ask Your Doubts Here

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

Comments

Show Similar Question And Answers
QA->Name the set of proofs where each of the process colors is printed separately and in combination with each colors....
QA->There are 50 students in a class. In a class test 22 students get 25 marks each, 18 students get 30 marks each. Each of the remaining gets 16 marks. The average mark of the whole class is :....
QA->What type of resource is most likely to be a shared common resource in a computer network?....
QA->Two trains are 2 km apart and their lengths are 200 m and 300 m. They are approaching towards each other with a speed of 20 m/s and 30 m/s respectivety. after how much time they cross each other....
QA->By the time they reached the bus stop the bus __________.....
MCQ->The digit bus and display bus are each just a common set of conductors shared by the digit storage registers and display segments.....
MCQ->If N = 196, the result of the following program will be

INTEGER N, DIGIT 1, DIGIT 2, DIGIT 3,
SUM
READ, N
DIGIT 1 = N - (N / 10) 10 N = N / 10
DIGIT 2 = N - (N / 10) 10 N = N / 10
DIGIT 3 = N - (N / 10) 10
SUM = DIGIT 1 + DIGIT 2 + DIGIT 3....
MCQ->Two products are sold from a vending machine, which has two push buttons P1 and P2. When a button is pressed, the price of the corresponding product is displayed in a 7-segment display. If no buttons are pressed, '0' is displayed, signifying 'Rs' .0'. If only P1 is pressed, '2' is displayed, signifying 'Rs. 2'. If only P2 is pressed, '5' is displayed, signifying 'Rs. 5'. If both P1 and P2 are pressed, 'E' is displayed, signifying 'Error'. The names of the segments in the 7-segment display, and the glow of the display for '0', '2', '5' and 'E', are shown below. Consider push button pressed/not pressed is equivalent to logic 1/ 0 respectivelya segment a to g are considered as functions of P1 and P2, then which of the respectively. If segments a to g are considered as functions of P1 and P2, then which of the following is correct?....
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 is/are correct statement(s)? Bus is a group of wires carrying information.Bus is needed to achieve reasonable speed of operation.Bus can carry data or address.A bus can be shared by more than one device. Select the correct answer from the codes given below....
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