1. When the LOAD input of a buffer register is active, the input word is stored on the next positive _____ edge.






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 word is given in capital letters. It is followed by four words. Out of these four words, three cannot be formed from the letters of the word in capital letters. Point out the word which can be formed from the letters of the given word in capital letters— ARCHITECTURE....
QA->A word given in capital letters is followed by four words. Out of these only one cannot be formed by using the letters of the given word. Find out that word— REVOLUTIONARY....
QA->What do you mean by a buffer solution?....
QA->The main buffer system of the human blood is?....
QA->കമ്പൂട്ടറിന്റെ Register എന്നാലെന്ത്?....
MCQ->When the LOAD input of a buffer register is active, the input word is stored on the next positive _____ edge.....
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->A shift register moves the _____ left or right. Serial loading means storing a word in a shift register by entering _____ bit per clock pulse. With parallel or broadside loading, it takes only one _____ pulse to load the input word.....
MCQ->Match the following A B a) Positive regard 1. Positive reward given when the person does what providers wish b) Unconditional positive regard 2. Warmth, and respect that come from others c) Conditional positive regard 3. Person who has maximized his potential d) Fully functioning person 4. Positive regard given without strings attached....
MCQ->What will be the output of the program? #include<stdio.h> #include<string.h> int main() { char s; char fun(); s = fun(); printf("%s\n", s); return 0; } char fun() { char buffer[30]; strcpy(buffer, "RAM"); return (buffer); }....
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