This is a short question and I just wanted to clarify something.
What is the value assigned to 0xFFFFFFFF in One and Two's Complement?
I thought that 0xFFFFFFFF is Two's Complement was -1. However when I used an online Two's Complement calculator, I got a value of 1.
Also, I wanted to check if the value of 0xFFFFFFFF in One's Complement was 0.