Sign In
Ask Question
Computers & Technology
Brycen Travis
9 August, 18:16
Using logical operators, 1 AND 0 =
+1
Answers (
1
)
Angelina Cowan
9 August, 20:20
0
The logical NOT operation simply changes the value of a single bit. If it is a "1", the result is "0"; if it is a "0", the result is "1". Note that this operation is different in that instead of comparing two bits, it is acting on a single bit.
Comment
Complaint
Link
Know the Answer?
Answer
Not Sure About the Answer?
Get an answer to your question ✅
“Using logical operators, 1 AND 0 = ...”
in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers
You Might be Interested in
Given the following code segment, what is output after "result = "? int x = 1, y = 1, z = 1; y = y + z; x = x + y; cout << "result = " << (x < y? y : x) << endl; a. 2 b. 3 c. 4 d. 1
Answers (1)
You are troubleshooting a network issue a user is having. after having changed his network adapter to static addressing, he can no longer reach the internet. however, the machine resolves internet names to ip addresses.
Answers (1)
The command prompt window should be avoided because it is dangerous to do commands there? True or false
Answers (1)
Heavenly bodies formed because of gravity T or F
Answers (1)
What important information is needed if you are installing an oem version of windows 7?
Answers (1)
New Questions in Computers & Technology
Computers in a peer to peer network belong to a
Answers (1)
Data yields information that can be communicated through numbers or metrics. a. Qualitative b. Quantitative c. Experimental d. Conclusive e. Exploratory
Answers (1)
Identify the publisher in this citation:Carter, Alan. A guide to Entrepreneurship. New York: River'2008. Print.
Answers (1)
IT professionals set security levels on a network. True False
Answers (1)
What is sum after the following loop terminates? int sum = 0; int item = 0; do { item; sum = item; if (sum > 4) break; } while (item < 5);
Answers (1)
Home
»
Computers & Technology
» Using logical operators, 1 AND 0 =
Sign In
Sign Up
Forgot Password?