answersLogoWhite

0

What else can I help you with?

Related Questions

What is the difference between signed integer and unsigned integer?

An unsigned integer cannot be negative. It has a maximum positive value twice that of a signed integer. Max signed: 128 Max signed: 256 I could be off by one there, though.


What is the maximum value that can be represented by an 8-bit integer within the 8 bit integer limit?

The maximum value that can be represented by an 8-bit integer is 255 within the 8-bit integer limit.


What is the maximum amount of money in rune scape?

A maximum cash stack is 2,147,483,647 gp. It only goes to this because it is the largest positive value of a signed integer on a 32 bit operating system. See the related links for a Wikipedia article for more information on it.


What is maximum number that can be represented by integer?

An integer is any whole number. For example, 4, 16, -8 are all integers. There is no decimal part. Obviously, there is no "maximum number" as these numbers continue up to infinity.


Why four billion studs max in Lego video games?

Four billion, 4294967296, is the maximum integer that can be stored into a 32 bit integer variable.


What is the maximum and minimum of positive integers?

minimum is '0' and maximum cannot be defined


What is the maximum integer allowed in an integer-type variable?

That varies from each programming language. As a matter of fact, many languages do not put a limit on the maximum size of a variable. It will handle any string, integer, resource, pointer, or other type size, as long as it fits into the memory of the machine running the process.


What is the maximum possible IQ that a person can achieve?

The maximum possible IQ score that a person can achieve is 200.


What is the measurement for which the sine is at its maximum?

It is pi/2 + 2*k*pi radians for integer k.


What is the maximum possible value of x?

If x is the unknown or variable in an equation it can have many possible maximum or minimum values


What is the maximum possible IQ score that a person can achieve?

The maximum possible IQ score that a person can achieve is 200.


What are the smallest and the largest integer values for primitive type short?

The smallest value is -32,768 and the maximum is 32,767