1. IC 74181 is a 4 bit device.



Ask Your Doubts Here

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

Comments

Show Similar Question And Answers
QA->Which device is used as the standard pointing device in a Graphical User Environment?....
QA->An electronic device makes a beep after 60 sec.Another device makes a beep after ever 62sec.They beeped together at 10am.The time when they will next make a beep together at the earliest,is....
QA->Bit ന്റെ പൂർണ്ണരൂപം?....
QA->ബിറ്റ് കോയിൻ (Bit Coin) ഔദ്യോഗിക കറൻസിയായി അംഗീകരിച്ച ആദ്യ രാജ്യം?....
QA->A blog written by a mobile device like a mobile phone is called ?....
MCQ->Assertion (A): To add 8 bit words, two 1C 74181 can be cascaded.Reason (R): In 1C 74181 a sum greater than 15 leads to high carry out.

....
MCQ->Assertion (A): 1C 74181 is an ALU in TTL 7400 series.Reason (R): 1C 74181 can accept two 4 bit words and can perform any one of possible 16 arithmetic or logic operations.

....
MCQ->Which of the following statements are correct about the Bitwise & operator used in C#.NET? The & operator can be used to Invert a bit. The & operator can be used to put ON a bit. The & operator can be used to put OFF a bit. The & operator can be used to check whether a bit is ON. The & operator can be used to check whether a bit is OFF.....
MCQ->IC 74181 is a 4 bit device.....
MCQ->What will be the output of the program ? #include<stdio.h> int main() { struct value { int bit1:1; int bit3:4; int bit4:4; }bit={1, 2, 13}; printf("%d, %d, %d\n", bit.bit1, bit.bit3, bit.bit4); return 0; }....
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