Intern
What is the size of the primitive short in programming?
sobes.tech AI
Answer from AI
2 bytes (16 bits). The value range is from -32768 to 32767. The exact size may depend on the programming language and system architecture, but typically it is 2 bytes.