Range OF unsigned int

Sir Unsigned Int takes 4Bytes
here so 4*8=32bits
so usigned int will have range (2^32)-1 right?

yes u are right …