A, B and C are 8 bit nos. They are as follows:
A 1 1 0 1 1 0 1 1
B 0 1 1 1 1 0 1 0
C 0 1 1 0 1 1 0 1
Find ( (A-B) u C )=?
how to solve this need with steps

Answer Posted / rajamohan

irst find two's compliment of B
i.e,B= 01111010
1's complient of B=10000101
+1
B' =10000110
THEN ADD A WITH B' which implies (A-B)=01100001
then apply (A-B)UC=01101101=109

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of element of in Ajax

2009


It is possible to take number of controls added to form at run-time.ex-when user enter 6, 6 text boxes get added to form,next time number of controls get change as per user number enter. What is code for that?

1494


what do u mean by tagging

1608


What is diffrent between Method and and function in c#

1525


WHAT IS THE MEANING OF CONSTANT ...EXEEDS LENGTH LIMIT WHILE COPYING FROM PS FILE TO KSDS

1509






Tell me the jobs for the MCA Fresher in delhi, Noida..

1898


Difference between debugging, running, executing of an application

3479


Given an array of size n, containing every element from 1 to n+1, except one. Find the missing element.

639


how do we provide security for web services

1794


through which algorithm does the garbage collector works? how the garbage collector will understand that the object will going to be deleted?

2064


Is the IT field raise again? What is the position of IT after 4 years?

1671


how do find the user exit for selected feild whatis the process and can u plz explain it

1715


Outline the two important features of a terminating recursion. Any ideas?

1679


Is there any standard procedure to test the application as a whole? Or How can I test complete application right from the requirement gathering?

1462


what are the topics choosen for jam round for interviews

1147