abcD+abcd+aBCd+aBCD
then the simplified function is
( Capital letters are copliments of corresponding letters
A=compliment of a)
[a] a [b] ab [c] abc [d] a(bc)* [e] mone
(bc)*=compliment of bc
Answer Posted / vijay
abcD+abcd+aBCd+aBCD
=> (abcD+abcd)+(aBCd+aBCD)
=> abc(D+d)+aBC(d+D)
=> abc(1)+aBC(1)
=> abc+aBC
=> a(bc+BC)
=> a(1)
=> a
//a is the answer.
| Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
What is buffered ram?
Explain the difference between internal and external fragmentation in memory management. Suggest ways to reduce them.
What is the concept of demand paging?
What is operating system and examples?
How can I boot from usb?
What is context-switching in multi-threading?
Which is the best page replacement algorithm and Why? How
What do you know about interrupt?
What is sudo user?
Does chkdsk work for ssd?
Does deleting all files uninstall a program?
What are the 4 major types of operating system?
What is a 64 bit operating system?
How to take backup using active directory recyclebin concept
Can x86 run 64 bit?