What is the difference between or and xor logical operators?
The logical and operation can be implemented by using only or and not operations.
Show how this can be done. You can use as many or and not operations as you want.
But see if you can implement by using only three not and one or operation.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here