GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Placement Papers  >  TCS  >  Quantitative Aptitude
Go To First  |  Previous Question  |  Next Question 
 Quantitative Aptitude  |  Question 20 of 49    Print  
. Find the fourth row, having the bit pattern as an integer in an 8-bit computer, and express the answer in its decimal value.
A 0 0 0 0 1 1 1 1
B 0 0 1 1 0 0 1 1
C 0 1 0 1 0 1 0 1
(AU(B-C)) ?
please do explain ur answers.....

  
Total Answers and Comments: 4 Last Update: September 23, 2007     Asked by: kumaresan 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
September 14, 2006 15:14:31   #1  
Navdeep Singh        

RE: . Find the fourth row, having the bit pattern as a...
Ans: 47AU(B-C):B-C 00100010AU(B-C): 00101111Converting this into decimal no. like this:0 0 1 0 1 1 1 10 0 32 0 8 4 2 1so 32+8+4+2+1 47plz tell me is it right....
 
Is this answer useful? Yes | No
September 22, 2006 21:53:32   #2  
Milan Agarwal        

RE: . Find the fourth row, having the bit pattern as a...

223 is answer

B-C is bitwise addition of B and 2s compliment of C

then bitwise union of A with abover result gives the ans as 1101 1111 which

has decimal value of 223.


 
Is this answer useful? Yes | No
November 14, 2006 03:29:52   #3  
meera        

RE: . Find the fourth row, having the bit pattern as a...

hi

do the computation B-C as two's complement of C and add it with B. then add the result with A

ans of B-C 11011110

ans of AU(B-C) 11101101 thats in decimal 237


 
Is this answer useful? Yes | No
September 23, 2007 16:42:27   #4  
Sach        

RE: . Find the fourth row, having the bit pattern as a...
223 is the right answer.
 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape