Pergunta de entrevista da empresa Intel Corporation

Simplify a'b+abc+bc'

Respostas da entrevista

Sigiloso

20 de mai. de 2011

i was having interview before 3 weeks and i was asked about the same questions. But it was for the full time position and i have an onsite interview after 3 weeks. Thanks

2

Sigiloso

26 de nov. de 2011

~ab + abc + b~c b (~a + ac + ~c) ~a + ~c = ~(ac) demorgans law b ( ~(ac) + ac ) not _____ or ____ is equal to true b

4

Sigiloso

5 de mar. de 2011

or by using boolean algebra. ~ab+abc+b~c ~abc+~ab~c+abc+~ab~c+ab~c expand terms ~abc+~ab~c+abc+ab~c cancel duplicate term ab(~c+c)+~ab(~c+c) factor ab+~ab b

3

Sigiloso

5 de mar. de 2011

B, created truth table from logical expression, fill out a kmap, circle the 1's, get B

3