Question:
How would the action of a browser differ if you asked it to "find the document" at the URL,
http://stargazer.universer.org
as opposed to
http://stargazer.universer.org?
My attempt:
The question mark permits data to be passed from the web browser to the program which...
Oh I read that part completely wrong =( So odd number of errors in each bit string, not in total -.-
In which strings have errors definitely occurred? (part of question)
How do you know if it might have an error or definately has an error?
I would say 11011 and 10001 are definite errors, as...
So the parity bits are already added, this would mean that bit string: 11011, and 10001 still have an even amount of ones. This would mean that 11011 and 10001 would be the errors. However this is a single bit parity, so there needs to be an odd number of bit errors for it to be an definite...
1. The question
The following message was originally transmitted with odd parity in each short bit string.
In which strings have errors definitely occurred?
11001 11011 10110 00000 11111 10001
10101 00100 01110
2. The attempt at a solution
It says that it is transmitted with odd...