What is 32768?
power of two: 2 to the 15th.
in binary:
100000000000000
is used in many programming languages
In the QuickBASIC programming language, the only numbers that are normally used are bigger than -32769 and smaller than 32768.