Signed and unsigned integers?
问题 Could someone please explain the two to me because I have to give an explanation of them both in my assignment. I know what a normal integer is of course and have used the following to describe it: "An integer is a whole number which can be positive, negative and zero but it cannot have decimal points." But I'm just not sure about signed and unsigned. Thanks 回答1: In most languages when you declare an integer, you are declaring a signed integer. If you want to declare an unsigned integer you