What is the largest possible value that can be stored in short data type in java code example Example: short java short numberMin = -32768; short numberMax = 32767;